Array
(
    [backtrace] => Array
        (
            [0] => Array
                (
                    [file] => /home/httpd/dockstasko/dockstasko.se/core/class/db.php
                    [line] => 336
                    [function] => query
                    [class] => Db_Core
                    [object] => Db_Core Object
                        (
                            [debug] => 1
                            [connected] => 1
                            [exception_depth:protected] => 0
                            [errors:protected] => Array
                                (
                                    [0] => Array
                                        (
                                            [0] => HY093
                                            [1] => 
                                            [2] => 
                                        )

                                )

                            [db:Db_Core:private] => PDO Object
                                (
                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [from] => `product`
                                    [cols] => Array
                                        (
                                            [0] => DISTINCT(`article`.id)
                                        )

                                    [options] => Array
                                        (
                                            [0] => STRAIGHT_JOIN
                                        )

                                    [group] => Array
                                        (
                                            [0] => `article`.id
                                        )

                                    [joins] => Array
                                        (
                                            [article] => 
				INNER JOIN `article` ON
					`article`.product_id = IF(`product`.sid IS NULL, `product`.id, `product`.sid) &&
					`article`.status = 1
                                            [price] => 
				INNER JOIN `price` ON
					`price`.article_id = `article`.id
                                            [product_category] => 
					INNER JOIN `product_category` ON
						`product_category`.product_id = `article`.product_id
                                            [t47] => 
							INNER JOIN `article_tag` as t47 ON
								t47.article_id = `article`.id
                                            [line_item] => 
					LEFT JOIN `line_item` ON
						`line_item`.article_id = `article`.id
                                            [order] => 
					LEFT JOIN `order` ON
						`order`.id = `line_item`.order_id &&
						`order`.checkout >= :popular_time
                                        )

                                    [where] => Array
                                        (
                                            [0] => `product`.lang = :lang
                                            [1] => `product`.status = 1
                                            [2] => `price`.web > 0
                                            [3] => `price`.currency = :currency
                                            [4] => `product`.series_id IN :series
                                            [5] => `product_category`.category_id IN :categories
                                            [6] => t47.tag_id IN :t47
                                        )

                                    [vars] => Array
                                        (
                                            [:lang] => en
                                            [:currency] => EUR
                                            [:series] => Array
                                                (
                                                    [0shoes?tags[47] => Array
                                                        (
                                                            [0] => 74
                                                        )

                                                )

                                            [:categories] => Array
                                                (
                                                    [0] => 13
                                                )

                                            [:t47] => Array
                                                (
                                                    [1] => 74
                                                )

                                            [:popular_time] => 1711358725
                                        )

                                    [order] => Array
                                        (
                                            [0] => COUNT(`line_item`.id) DESC
                                            [1] => `product`.created DESC
                                        )

                                )

                            [1] => Array
                                (
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /home/httpd/dockstasko/dockstasko.se/extend/model/product_model.php
                    [line] => 301
                    [function] => getRows
                    [class] => Db_Core
                    [object] => Db_Core Object
                        (
                            [debug] => 1
                            [connected] => 1
                            [exception_depth:protected] => 0
                            [errors:protected] => Array
                                (
                                    [0] => Array
                                        (
                                            [0] => HY093
                                            [1] => 
                                            [2] => 
                                        )

                                )

                            [db:Db_Core:private] => PDO Object
                                (
                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [from] => `product`
                                    [cols] => Array
                                        (
                                            [0] => DISTINCT(`article`.id)
                                        )

                                    [options] => Array
                                        (
                                            [0] => STRAIGHT_JOIN
                                        )

                                    [group] => Array
                                        (
                                            [0] => `article`.id
                                        )

                                    [joins] => Array
                                        (
                                            [article] => 
				INNER JOIN `article` ON
					`article`.product_id = IF(`product`.sid IS NULL, `product`.id, `product`.sid) &&
					`article`.status = 1
                                            [price] => 
				INNER JOIN `price` ON
					`price`.article_id = `article`.id
                                            [product_category] => 
					INNER JOIN `product_category` ON
						`product_category`.product_id = `article`.product_id
                                            [t47] => 
							INNER JOIN `article_tag` as t47 ON
								t47.article_id = `article`.id
                                            [line_item] => 
					LEFT JOIN `line_item` ON
						`line_item`.article_id = `article`.id
                                            [order] => 
					LEFT JOIN `order` ON
						`order`.id = `line_item`.order_id &&
						`order`.checkout >= :popular_time
                                        )

                                    [where] => Array
                                        (
                                            [0] => `product`.lang = :lang
                                            [1] => `product`.status = 1
                                            [2] => `price`.web > 0
                                            [3] => `price`.currency = :currency
                                            [4] => `product`.series_id IN :series
                                            [5] => `product_category`.category_id IN :categories
                                            [6] => t47.tag_id IN :t47
                                        )

                                    [vars] => Array
                                        (
                                            [:lang] => en
                                            [:currency] => EUR
                                            [:series] => Array
                                                (
                                                    [0shoes?tags[47] => Array
                                                        (
                                                            [0] => 74
                                                        )

                                                )

                                            [:categories] => Array
                                                (
                                                    [0] => 13
                                                )

                                            [:t47] => Array
                                                (
                                                    [1] => 74
                                                )

                                            [:popular_time] => 1711358725
                                        )

                                    [order] => Array
                                        (
                                            [0] => COUNT(`line_item`.id) DESC
                                            [1] => `product`.created DESC
                                        )

                                )

                        )

                )

            [2] => Array
                (
                    [file] => /home/httpd/dockstasko/dockstasko.se/extend/controller/category_controller.php
                    [line] => 44
                    [function] => filter
                    [class] => Product_Model
                    [object] => Product_Model Object
                        (
                            [Config:protected] => Config Object
                                (
                                )

                            [Db:protected] => Db_Core Object
                                (
                                    [debug] => 1
                                    [connected] => 1
                                    [exception_depth:protected] => 0
                                    [errors:protected] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [0] => HY093
                                                    [1] => 
                                                    [2] => 
                                                )

                                        )

                                    [db:Db_Core:private] => PDO Object
                                        (
                                        )

                                )

                            [Io:protected] => Io Object
                                (
                                    [error:protected] => 
                                )

                            [Cache:protected] => Cache_Core Object
                                (
                                    [Db:protected] => Db_Core Object
                                        (
                                            [debug] => 1
                                            [connected] => 1
                                            [exception_depth:protected] => 0
                                            [errors:protected] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => HY093
                                                            [1] => 
                                                            [2] => 
                                                        )

                                                )

                                            [db:Db_Core:private] => PDO Object
                                                (
                                                )

                                        )

                                )

                            [Variable:protected] => Variable_Core Object
                                (
                                    [Db:protected] => Db_Core Object
                                        (
                                            [debug] => 1
                                            [connected] => 1
                                            [exception_depth:protected] => 0
                                            [errors:protected] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => HY093
                                                            [1] => 
                                                            [2] => 
                                                        )

                                                )

                                            [db:Db_Core:private] => PDO Object
                                                (
                                                )

                                        )

                                )

                            [User:protected] => User_Entity Object
                                (
                                    [login_error] => 
                                    [roles:protected] => Array
                                        (
                                        )

                                    [update_alias] => 
                                    [type:protected] => default
                                    [fields:protected] => Array
                                        (
                                        )

                                    [schema:protected] => Array
                                        (
                                            [table] => user
                                            [fields] => Array
                                                (
                                                    [status] => Array
                                                        (
                                                            [type] => uint
                                                            [default] => 1
                                                        )

                                                    [created] => Array
                                                        (
                                                            [type] => uint
                                                            [default] => 0
                                                        )

                                                    [updated] => Array
                                                        (
                                                            [type] => uint
                                                            [default] => 0
                                                        )

                                                    [name] => Array
                                                        (
                                                            [type] => varchar
                                                        )

                                                    [email] => Array
                                                        (
                                                            [type] => varchar
                                                        )

                                                    [lang] => Array
                                                        (
                                                            [type] => varchar
                                                        )

                                                    [login] => Array
                                                        (
                                                            [type] => uint
                                                        )

                                                    [salt] => Array
                                                        (
                                                            [type] => varchar
                                                        )

                                                    [pass] => Array
                                                        (
                                                            [type] => varchar
                                                        )

                                                    [reset] => Array
                                                        (
                                                            [type] => varchar
                                                        )

                                                    [reset_time] => Array
                                                        (
                                                            [type] => uint
                                                        )

                                                    [email_confirmation] => Array
                                                        (
                                                            [type] => varchar
                                                        )

                                                    [email_confirmation_time] => Array
                                                        (
                                                            [type] => uint
                                                        )

                                                    [customer_id] => Array
                                                        (
                                                            [type] => uint
                                                        )

                                                )

                                        )

                                    [stored_entities:protected] => Array
                                        (
                                        )

                                    [is_new:protected] => 1
                                    [Db:protected] => Db_Core Object
                                        (
                                            [debug] => 1
                                            [connected] => 1
                                            [exception_depth:protected] => 0
                                            [errors:protected] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => HY093
                                                            [1] => 
                                                            [2] => 
                                                        )

                                                )

                                            [db:Db_Core:private] => PDO Object
                                                (
                                                )

                                        )

                                    [Io:protected] => 
                                )

                            [Acl:protected] => Acl Object
                                (
                                    [Db:protected] => Db_Core Object
                                        (
                                            [debug] => 1
                                            [connected] => 1
                                            [exception_depth:protected] => 0
                                            [errors:protected] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => HY093
                                                            [1] => 
                                                            [2] => 
                                                        )

                                                )

                                            [db:Db_Core:private] => PDO Object
                                                (
                                                )

                                        )

                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [tags] => Array
                                        (
                                            [47] => Array
                                                (
                                                    [1] => 74
                                                )

                                        )

                                    [series] => Array
                                        (
                                            [0shoes?tags[47] => Array
                                                (
                                                    [0] => 74
                                                )

                                        )

                                    [limit] => 30
                                    [sort] => popular
                                    [categories] => Array
                                        (
                                            [0] => 13
                                        )

                                )

                            [1] => Array
                                (
                                    [0] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 514
                                                                                                            [article_id] => 455
                                                                                                            [currency] => SEK
                                                                                                            [web] => 160000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 80000
                                                                                                            [lego] => 70000
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 515
                                                                                                            [article_id] => 455
                                                                                                            [currency] => EUR
                                                                                                            [web] => 17000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 455
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 109
                                                                                            [delta] => 0
                                                                                            [title] => Ångermanland
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Design tyg: Nadja Wedin. 
En hyllning till Ångermanland och det landskap vi verkar i. Med en rik fauna och flora i en färgsprakande kompott på krispig sammet presenterar vi Gunilla Ångermanland. Tyget är laminerat på läderspalt för ökad livslängd. Skon är pinnad på en läderbindsula och vi använder svenskt vegetabiliskt garvat läder på kantband och hällapp.
                                                                                            [sku] => 900411
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1646896225
                                                                                            [updated] => 1701333345
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 572
                                                                                                            [article_id] => 513
                                                                                                            [currency] => SEK
                                                                                                            [web] => 160000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 80000
                                                                                                            [lego] => 70000
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 573
                                                                                                            [article_id] => 513
                                                                                                            [currency] => EUR
                                                                                                            [web] => 17000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 513
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 109
                                                                                            [delta] => 1
                                                                                            [title] => Parrot
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Design tyg: Nadja Wedin. 
Parrot är en tropisk mix med papegojor, fjärilar och vild flora som är tryckt på ett mjukt turkost sammetstyg som ger en lyxig känsla. Tyget är laminerat på läderspalt för ökad livslängd. Skon är pinnad på en läderbindsula och vi använder svenskt vegetabiliskt garvat läder på kantband och hällapp.
                                                                                            [sku] => 900412
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1668671453
                                                                                            [updated] => 1701333345
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [15] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Slippers
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Slippers
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Slippers
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13851
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056035
                                                                                            [updated] => 1570538629
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [21] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 21
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Dam
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Dam
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Dam
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13854
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056450
                                                                                            [updated] => 1547821105
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [27] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 27
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Tofflor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Tofflor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Tofflor
                                                                                            [headline_link] => tofflor
                                                                                            [image_id] => 14325
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555009420
                                                                                            [updated] => 1661192831
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [31] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 31
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Mors dag present
                                                                                            [meta_description] => Handla din Mors Dag present online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Mors dag present
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Mors dag
                                                                                            [headline_link] => 
                                                                                            [image_id] => 14398
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1556083979
                                                                                            [updated] => 1653052860
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [37] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 37
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Julklappar
                                                                                            [meta_description] => Svensktillverkade tofflor i julklapp.
                                                                                            [menutitle] => Julklappar
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Julklappar
                                                                                            [headline_link] => 
                                                                                            [image_id] => 17603
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1568538118
                                                                                            [updated] => 1703511600
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 110
                                                                            [sid] => 109
                                                                            [lang] => en
                                                                            [series_id] => 1
                                                                            [title] => Nadja Wedin
                                                                            [hide_title] => 0
                                                                            [showcase_title] => Gunilla slippers - a style icon with a new design
                                                                            [showcase_text] => Docksta Shoe Factory has been manufacturing slippers since the 1950s. Gunilla is one of our beloved classics, with high quality and a comfortable fit. We strive for sustainability and high quality in each and every detail. The material should be as sustainable as the design. An outstanding slipper for the summer party as well as at home in the hammock.
                                                                            [showcase_image_id] => 20335
                                                                            [showcase_notice] => 
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 75
                                                                            [status] => 1
                                                                            [created] => 1646896225
                                                                            [updated] => 1701333345
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 109
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 1
                                                            [title] => Nadja Wedin
                                                            [hide_title] => 0
                                                            [showcase_title] => Gunilla slippers - en stilikon med ny design
                                                            [showcase_text] => Gunilla är en våra mest älskade slippers. En klassiker med hög kvalité och skön passform. I samarbete med Nadja Wedin erbjuder vi ett par vackra färgstarka modeller. Med en läderbindsula för skönare passform samt hällapp och kantband av vegetabiliskt garvat läder som formar sig efter foten kommer du kunna gå långt i dina nya Gunilla slippers.
                                                            [showcase_image_id] => 20125
                                                            [showcase_notice] => Ångermanland
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => 
                                                            [page_title] => 
                                                            [last] => 75
                                                            [status] => 1
                                                            [created] => 1646896225
                                                            [updated] => 1701333345
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 514
                                                                    [article_id] => 455
                                                                    [currency] => SEK
                                                                    [web] => 160000
                                                                    [store] => 140000
                                                                    [speciality] => 80000
                                                                    [lego] => 70000
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 515
                                                                    [article_id] => 455
                                                                    [currency] => EUR
                                                                    [web] => 17000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 455
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 109
                                                    [delta] => 0
                                                    [title] => Ångermanland
                                                    [subtitle] => 
                                                    [invoicetitle] => 
                                                    [description] => Design tyg: Nadja Wedin. 
En hyllning till Ångermanland och det landskap vi verkar i. Med en rik fauna och flora i en färgsprakande kompott på krispig sammet presenterar vi Gunilla Ångermanland. Tyget är laminerat på läderspalt för ökad livslängd. Skon är pinnad på en läderbindsula och vi använder svenskt vegetabiliskt garvat läder på kantband och hällapp.
                                                    [sku] => 900411
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 0
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 0
                                                    [created] => 1646896225
                                                    [updated] => 1701333345
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [1] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 401
                                                                                                            [article_id] => 351
                                                                                                            [currency] => SEK
                                                                                                            [web] => 160000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 80000
                                                                                                            [lego] => 70000
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 402
                                                                                                            [article_id] => 351
                                                                                                            [currency] => EUR
                                                                                                            [web] => 17000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 351
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 71
                                                                                            [delta] => 0
                                                                                            [title] => Hares in Hiding
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Design tyg: Emma von Brömssen. En tidlös sko som fått sin inspiration från vår svenska natur. Varje sko stansas ut från stora tygstycken vilket ger dem dess unika utseende. Ovandel: Linblandning och läder. Läderbindsula.
                                                                                            [sku] => 900406
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1571160548
                                                                                            [updated] => 1701333294
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 448
                                                                                                            [article_id] => 395
                                                                                                            [currency] => SEK
                                                                                                            [web] => 160000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 80000
                                                                                                            [lego] => 70000
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 449
                                                                                                            [article_id] => 395
                                                                                                            [currency] => EUR
                                                                                                            [web] => 17000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 395
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 71
                                                                                            [delta] => 1
                                                                                            [title] => Talk about Cockatoos
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Design tyg: Emma von Brömssen. En tidlös sko som fått sin inspiration från vår svenska natur. Varje sko stansas ut från stora tygstycken vilket ger dem dess unika utseende. Ovandel: Linblandning och läder. Läderbindsula.
                                                                                            [sku] => 900407
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1603966245
                                                                                            [updated] => 1701333294
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [2] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 508
                                                                                                            [article_id] => 449
                                                                                                            [currency] => SEK
                                                                                                            [web] => 160000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 80000
                                                                                                            [lego] => 70000
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 509
                                                                                                            [article_id] => 449
                                                                                                            [currency] => EUR
                                                                                                            [web] => 17000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 449
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 71
                                                                                            [delta] => 2
                                                                                            [title] => Oak tree Tails
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Design tyg: Emma von Brömssen. En tidlös sko som fått sin inspiration från vår svenska natur. Varje sko stansas ut från stora tygstycken vilket ger dem dess unika utseende. Ovandel: Linblandning och läder. Läderbindsula.
                                                                                            [sku] => 900408
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1634707232
                                                                                            [updated] => 1701333294
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [15] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Slippers
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Slippers
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Slippers
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13851
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056035
                                                                                            [updated] => 1570538629
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [21] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 21
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Dam
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Dam
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Dam
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13854
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056450
                                                                                            [updated] => 1547821105
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [27] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 27
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Tofflor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Tofflor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Tofflor
                                                                                            [headline_link] => tofflor
                                                                                            [image_id] => 14325
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555009420
                                                                                            [updated] => 1661192831
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [37] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 37
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Julklappar
                                                                                            [meta_description] => Svensktillverkade tofflor i julklapp.
                                                                                            [menutitle] => Julklappar
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Julklappar
                                                                                            [headline_link] => 
                                                                                            [image_id] => 17603
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1568538118
                                                                                            [updated] => 1703511600
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 72
                                                                            [sid] => 71
                                                                            [lang] => en
                                                                            [series_id] => 1
                                                                            [title] => Emma von Brömssen
                                                                            [hide_title] => 0
                                                                            [showcase_title] => Gunilla slippers – a style icon since the 1950s
                                                                            [showcase_text] => Docksta Shoe Factory has been manufacturing slippers since the 1950s. Gunilla is one of our beloved classics, with high quality and a comfortable fit. We strive for sustainability and high quality in each and every detail. The material should be as sustainable as the design. An outstanding slipper for the summer party as well as at home in the hammock.
                                                                            [showcase_image_id] => 20336
                                                                            [showcase_notice] => Hares in Hiding
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 
                                                                            [status] => 1
                                                                            [created] => 1571160548
                                                                            [updated] => 1701333294
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 71
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 1
                                                            [title] => Emma von Brömssen
                                                            [hide_title] => 0
                                                            [showcase_title] => Gunilla slippers - en stilikon med ny design
                                                            [showcase_text] => Gunilla är en våra mest älskade slippers. En klassiker med hög kvalité och skön passform. I samarbete med Emma von Brömssen erbjuder vi några vackra och tidlösa modeller. Med en läderbindsula för skönare passform samt hällapp och kantband av vegetabiliskt garvat läder som formar sig efter foten kommer du kunna gå långt i dina nya Gunilla slippers.
                                                            [showcase_image_id] => 15565
                                                            [showcase_notice] => Hares in Hiding
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => 
                                                            [page_title] => 
                                                            [last] => 
                                                            [status] => 1
                                                            [created] => 1571160548
                                                            [updated] => 1701333294
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 401
                                                                    [article_id] => 351
                                                                    [currency] => SEK
                                                                    [web] => 160000
                                                                    [store] => 140000
                                                                    [speciality] => 80000
                                                                    [lego] => 70000
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 402
                                                                    [article_id] => 351
                                                                    [currency] => EUR
                                                                    [web] => 17000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 351
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 71
                                                    [delta] => 0
                                                    [title] => Hares in Hiding
                                                    [subtitle] => 
                                                    [invoicetitle] => 
                                                    [description] => Design tyg: Emma von Brömssen. En tidlös sko som fått sin inspiration från vår svenska natur. Varje sko stansas ut från stora tygstycken vilket ger dem dess unika utseende. Ovandel: Linblandning och läder. Läderbindsula.
                                                    [sku] => 900406
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 0
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 0
                                                    [created] => 1571160548
                                                    [updated] => 1701333294
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [2] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 231
                                                                                                            [article_id] => 183
                                                                                                            [currency] => SEK
                                                                                                            [web] => 120000
                                                                                                            [store] => 120000
                                                                                                            [speciality] => 0
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 232
                                                                                                            [article_id] => 183
                                                                                                            [currency] => EUR
                                                                                                            [web] => 0
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 183
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 7
                                                                                            [delta] => 0
                                                                                            [title] => Brun 902
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers med vårt klassiska Gunilla mönster perforerat i lädret. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige.
                                                                                            [sku] => 902852
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1458072175
                                                                                            [updated] => 1713595336
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 131
                                                                                                            [article_id] => 83
                                                                                                            [currency] => SEK
                                                                                                            [web] => 120000
                                                                                                            [store] => 120000
                                                                                                            [speciality] => 0
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 132
                                                                                                            [article_id] => 83
                                                                                                            [currency] => EUR
                                                                                                            [web] => 0
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 83
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 7
                                                                                            [delta] => 1
                                                                                            [title] => Svart
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers med vårt klassiska Gunilla mönster perforerat i lädret. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige.
                                                                                            [sku] => 902855
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1456153271
                                                                                            [updated] => 1713595336
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [2] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 79
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 7
                                                                                            [delta] => 2
                                                                                            [title] => Kampanj Nubuck - Svart
                                                                                            [subtitle] => Nubuck
                                                                                            [invoicetitle] => 
                                                                                            [description] => Kampanj Nubuck style. 
Köp våra bekväma slippers tillverkade i ett mjukt nubuck läder. Just nu kan vi erbjuda 300 kr rabatt (ord pris 1.400 kr). Docksta slippers med vårt klassiska mönster perforerat i lädret. Tillverkade i Sverige.
                                                                                            [sku] => 902345
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1456148526
                                                                                            [updated] => 1713595336
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [3] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 129
                                                                                                            [article_id] => 81
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 130
                                                                                                            [article_id] => 81
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 81
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 7
                                                                                            [delta] => 3
                                                                                            [title] => Brun
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers med vårt klassiska mönster perforerat i lädret. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige. 
Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 902694
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1456153106
                                                                                            [updated] => 1713595336
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [4] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 133
                                                                                                            [article_id] => 85
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 134
                                                                                                            [article_id] => 85
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 85
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 7
                                                                                            [delta] => 4
                                                                                            [title] => Svart
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers med vårt klassiska mönster perforerat i lädret. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige. 
Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 902695
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1456153301
                                                                                            [updated] => 1713595336
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [5] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 240
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 7
                                                                                            [delta] => 5
                                                                                            [title] => Lila Nubuck
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Utgår ur sortimentet inom kort, vi reserverar oss för eventuell slutförsäljning.
                                                                                            [sku] => 902327
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1504424862
                                                                                            [updated] => 1713595336
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [6] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 505
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 7
                                                                                            [delta] => 6
                                                                                            [title] => Kampanj Nubuck Espresso
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Kampanj Nubuck style. 
Köp våra bekväma slippers tillverkade i ett mjukt nubuck läder. Just nu kan vi erbjuda 300 kr rabatt (ord pris 1.400 kr). Docksta slippers med vårt klassiska mönster perforerat i lädret. Tillverkade i Sverige.
                                                                                            [sku] => 902353
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1668501806
                                                                                            [updated] => 1713595336
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [15] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Slippers
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Slippers
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Slippers
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13851
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056035
                                                                                            [updated] => 1570538629
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [21] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 21
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Dam
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Dam
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Dam
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13854
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056450
                                                                                            [updated] => 1547821105
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [27] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 27
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Tofflor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Tofflor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Tofflor
                                                                                            [headline_link] => tofflor
                                                                                            [image_id] => 14325
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555009420
                                                                                            [updated] => 1661192831
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [29] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 29
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Inneskor
                                                                                            [meta_description] => Sköna och snygga inneskor för hemmet och jobbet. Handla online på Docksta Sko.
                                                                                            [menutitle] => inneskor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Inneskor
                                                                                            [headline_link] => 
                                                                                            [image_id] => 14338
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555077126
                                                                                            [updated] => 1563362197
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 8
                                                                            [sid] => 7
                                                                            [lang] => en
                                                                            [series_id] => 1
                                                                            [title] => 902
                                                                            [hide_title] => 0
                                                                            [showcase_title] => Gunilla slippers – a style icon since the 1950s
                                                                            [showcase_text] => Docksta Shoe Factory has been manufacturing slippers since the 1950s. Gunilla is one of our beloved classics, with high quality and a comfortable fit. We strive for sustainability and high quality in each and every detail. The material should be as sustainable as the design. An outstanding slipper for the summer party as well as at home in the hammock.
                                                                            [showcase_image_id] => 271
                                                                            [showcase_notice] => Black vegetable-tanned leather
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 75
                                                                            [status] => 1
                                                                            [created] => 1455006574
                                                                            [updated] => 1713595336
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 7
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 1
                                                            [title] => 902
                                                            [hide_title] => 0
                                                            [showcase_title] => Gunilla slippers - en stilikon sedan 50-talet
                                                            [showcase_text] => Docksta skofabrik har tillverkat slippers sedan 50-talet. Gunilla är en av våra älskade klassiker med hög kvalité och skön passform. Vi strävar efter hållbarhet och hög kvalité i varje detalj. Materialet ska vara lika hållbart som designen. En enastående slipper för såväl sommarfesten som hemma i hammocken.
                                                            [showcase_image_id] => 270
                                                            [showcase_notice] => Svart vegetabiliskt garvat läder
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => 
                                                            [page_title] => 
                                                            [last] => 75
                                                            [status] => 1
                                                            [created] => 1455006574
                                                            [updated] => 1713595336
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 129
                                                                    [article_id] => 81
                                                                    [currency] => SEK
                                                                    [web] => 150000
                                                                    [store] => 130000
                                                                    [speciality] => 75000
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 130
                                                                    [article_id] => 81
                                                                    [currency] => EUR
                                                                    [web] => 16000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 81
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 7
                                                    [delta] => 3
                                                    [title] => Brun
                                                    [subtitle] => Vegetabiliskt garvat läder
                                                    [invoicetitle] => 
                                                    [description] => Docksta slippers med vårt klassiska mönster perforerat i lädret. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige. 
Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                    [sku] => 902694
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 0
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 1
                                                    [created] => 1456153106
                                                    [updated] => 1713595336
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [3] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 139
                                                                                                            [article_id] => 91
                                                                                                            [currency] => SEK
                                                                                                            [web] => 160000
                                                                                                            [store] => 150000
                                                                                                            [speciality] => 80000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 140
                                                                                                            [article_id] => 91
                                                                                                            [currency] => EUR
                                                                                                            [web] => 17000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 91
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 0
                                                                                            [title] => Brun vegetabiliskt garvat
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                                                            [sku] => 970694
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457420746
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 233
                                                                                                            [article_id] => 185
                                                                                                            [currency] => SEK
                                                                                                            [web] => 160000
                                                                                                            [store] => 150000
                                                                                                            [speciality] => 80000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 234
                                                                                                            [article_id] => 185
                                                                                                            [currency] => EUR
                                                                                                            [web] => 17000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 185
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 1
                                                                                            [title] => Svart vegetabiliskt garvat
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                                                            [sku] => 970695
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1463756257
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [2] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 97
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 2
                                                                                            [title] => Natur
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                                                            [sku] => 970691
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1457451477
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [3] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 141
                                                                                                            [article_id] => 93
                                                                                                            [currency] => SEK
                                                                                                            [web] => 140000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 70000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 142
                                                                                                            [article_id] => 93
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 93
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 3
                                                                                            [title] => Svart
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers med vårt klassiska Brogues mönster perforerat i lädret. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige.
                                                                                            [sku] => 970855
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457422429
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [4] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 143
                                                                                                            [article_id] => 95
                                                                                                            [currency] => SEK
                                                                                                            [web] => 140000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 70000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 144
                                                                                                            [article_id] => 95
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 95
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 4
                                                                                            [title] => Brun
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers med vårt klassiska Gunilla mönster perforerat i lädret. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige.
                                                                                            [sku] => 970852
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457425845
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [5] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 189
                                                                                                            [article_id] => 141
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 190
                                                                                                            [article_id] => 141
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 141
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 5
                                                                                            [title] => Svart Nubuck
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Nubuck. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                                                            [sku] => 970345
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457819291
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [6] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 191
                                                                                                            [article_id] => 143
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 192
                                                                                                            [article_id] => 143
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 143
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 6
                                                                                            [title] => Svart lack
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Läder med lackad yta. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                                                            [sku] => 970425
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457820365
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [15] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Slippers
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Slippers
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Slippers
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13851
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056035
                                                                                            [updated] => 1570538629
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [21] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 21
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Dam
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Dam
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Dam
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13854
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056450
                                                                                            [updated] => 1547821105
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [23] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 23
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Herr
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Herr
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Herr
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13852
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056489
                                                                                            [updated] => 1547821075
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [27] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 27
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Tofflor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Tofflor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Tofflor
                                                                                            [headline_link] => tofflor
                                                                                            [image_id] => 14325
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555009420
                                                                                            [updated] => 1661192831
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [29] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 29
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Inneskor
                                                                                            [meta_description] => Sköna och snygga inneskor för hemmet och jobbet. Handla online på Docksta Sko.
                                                                                            [menutitle] => inneskor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Inneskor
                                                                                            [headline_link] => 
                                                                                            [image_id] => 14338
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555077126
                                                                                            [updated] => 1563362197
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [37] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 37
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Julklappar
                                                                                            [meta_description] => Svensktillverkade tofflor i julklapp.
                                                                                            [menutitle] => Julklappar
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Julklappar
                                                                                            [headline_link] => 
                                                                                            [image_id] => 17603
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1568538118
                                                                                            [updated] => 1703511600
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 12
                                                                            [sid] => 11
                                                                            [lang] => en
                                                                            [series_id] => 5
                                                                            [title] => 970
                                                                            [hide_title] => 0
                                                                            [showcase_title] => Brogues
                                                                            [showcase_text] => These slippers is the result of a successful design collaboration that led to a bestselling classic. Well-dressed and nicely relaxed at the same time, which means that it works as well in the office as at the evening mingle session.
                                                                            [showcase_image_id] => 364
                                                                            [showcase_notice] => Brown vegetable tanned leather
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 43
                                                                            [status] => 1
                                                                            [created] => 1457420746
                                                                            [updated] => 1713549802
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 11
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 5
                                                            [title] => 970
                                                            [hide_title] => 0
                                                            [showcase_title] => Brogues
                                                            [showcase_text] => Dessa slippers är resultatet av ett framgångsrikt designsamarbete som ledde fram till en storsäljande klassiker. En väldressad och samtidigt skönt avslappnad toffla, vilket gör att den funkar lika bra på kontoret som till kvällsminglet på tjejer som på killar.
                                                            [showcase_image_id] => 365
                                                            [showcase_notice] => Brun vegetabiliskt läder
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => 
                                                            [page_title] => 
                                                            [last] => 43
                                                            [status] => 1
                                                            [created] => 1457420746
                                                            [updated] => 1713549802
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 139
                                                                    [article_id] => 91
                                                                    [currency] => SEK
                                                                    [web] => 160000
                                                                    [store] => 150000
                                                                    [speciality] => 80000
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 140
                                                                    [article_id] => 91
                                                                    [currency] => EUR
                                                                    [web] => 17000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 91
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 11
                                                    [delta] => 0
                                                    [title] => Brun vegetabiliskt garvat
                                                    [subtitle] => Vegetabiliskt garvat läder
                                                    [invoicetitle] => 
                                                    [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                    [sku] => 970694
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 0
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 1
                                                    [created] => 1457420746
                                                    [updated] => 1713549802
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [4] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 299
                                                                                                            [article_id] => 249
                                                                                                            [currency] => SEK
                                                                                                            [web] => 130000
                                                                                                            [store] => 110000
                                                                                                            [speciality] => 65000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 300
                                                                                                            [article_id] => 249
                                                                                                            [currency] => EUR
                                                                                                            [web] => 14000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 249
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 0
                                                                                            [title] => Ull
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Ull och läder.
                                                                                            [sku] => 962404
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1509484483
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 157
                                                                                                            [article_id] => 109
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 158
                                                                                                            [article_id] => 109
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 109
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 1
                                                                                            [title] => Brun
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 962694
                                                                                            [external_sku] => 9366B
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457557271
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [2] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 221
                                                                                                            [article_id] => 173
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 222
                                                                                                            [article_id] => 173
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 173
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 2
                                                                                            [title] => Svart
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 962695
                                                                                            [external_sku] => 29204BUF
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457969741
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [3] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 175
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 3
                                                                                            [title] => Mamut Läder
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Läder
                                                                                            [sku] => 962905
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1457969897
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [4] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 225
                                                                                                            [article_id] => 177
                                                                                                            [currency] => SEK
                                                                                                            [web] => 130000
                                                                                                            [store] => 110000
                                                                                                            [speciality] => 65000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 226
                                                                                                            [article_id] => 177
                                                                                                            [currency] => EUR
                                                                                                            [web] => 14000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 177
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 4
                                                                                            [title] => Brun fettad
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Läder.
                                                                                            [sku] => 962703
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457976126
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [5] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 229
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 5
                                                                                            [title] => Växbo Lin Eget tyg
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => 
                                                                                            [sku] => 962002
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1488466210
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [6] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 231
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 6
                                                                                            [title] => Jobs Handtryck eget tyg
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Skickar färdiga stansade ovandelar
                                                                                            [sku] => 962001
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1488466484
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [7] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 321
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 7
                                                                                            [title] => Patrik Växbo Lin Blå / Oblekt
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Slippers gjorda med vävt linnetyg från Sverige. Unika skor för de som vill addera en färgklick till garderoben. Ovansida: 100 % vävt linne från Växbo Lin som laminerats på läder för längre hållbarhet. Handgjorda i Sverige.
                                                                                            [sku] => 962561
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1556476267
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [8] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 323
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 8
                                                                                            [title] => Patrik Växbo Lin Svart / Oblekt
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Svarta slippers gjorda med vävt linnetyg från Sverige. Unika skor som passar till det mesta. Ovansida: 100 % vävt linne från Växbo Lin som laminerats på läder för längre hållbarhet. Handgjorda i Sverige.
                                                                                            [sku] => 962562
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1556476345
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [9] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 441
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 9
                                                                                            [title] => Mörkbrun
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 962698
                                                                                            [external_sku] => 29208BUF
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1629106515
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [15] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Slippers
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Slippers
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Slippers
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13851
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056035
                                                                                            [updated] => 1570538629
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [23] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 23
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Herr
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Herr
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Herr
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13852
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056489
                                                                                            [updated] => 1547821075
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [27] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 27
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Tofflor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Tofflor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Tofflor
                                                                                            [headline_link] => tofflor
                                                                                            [image_id] => 14325
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555009420
                                                                                            [updated] => 1661192831
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [29] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 29
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Inneskor
                                                                                            [meta_description] => Sköna och snygga inneskor för hemmet och jobbet. Handla online på Docksta Sko.
                                                                                            [menutitle] => inneskor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Inneskor
                                                                                            [headline_link] => 
                                                                                            [image_id] => 14338
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555077126
                                                                                            [updated] => 1563362197
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [37] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 37
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Julklappar
                                                                                            [meta_description] => Svensktillverkade tofflor i julklapp.
                                                                                            [menutitle] => Julklappar
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Julklappar
                                                                                            [headline_link] => 
                                                                                            [image_id] => 17603
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1568538118
                                                                                            [updated] => 1703511600
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 20
                                                                            [sid] => 19
                                                                            [lang] => en
                                                                            [series_id] => 2
                                                                            [title] => 962
                                                                            [hide_title] => 0
                                                                            [showcase_title] => Patrik slippers – a classic since the 1950s
                                                                            [showcase_text] => Docksta Sko has been manufacturing slippers since the 1950s. Patrik is one of our beloved classics, with high quality and a comfortable fit. A style icon that is just as suitable at the office as in the summer cottage.
                                                                            [showcase_image_id] => 146
                                                                            [showcase_notice] => Brown vegetable-tanned leather
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 74
                                                                            [status] => 1
                                                                            [created] => 1457557271
                                                                            [updated] => 1709218132
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 19
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 2
                                                            [title] => 962
                                                            [hide_title] => 0
                                                            [showcase_title] => Patrik slippers - en klassiker sedan 50-talet.
                                                            [showcase_text] => Docksta Sko har tillverkat slippers sedan 50-talet. Patrik är en av våra älskade klassiker med hög kvalité och skön passform. En stilikon som passar lika bra på kontoret som i sommarstugan.
                                                            [showcase_image_id] => 145
                                                            [showcase_notice] => Brun vegetabiliskt läder
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => 
                                                            [page_title] => 
                                                            [last] => 74
                                                            [status] => 1
                                                            [created] => 1457557271
                                                            [updated] => 1709218132
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 299
                                                                    [article_id] => 249
                                                                    [currency] => SEK
                                                                    [web] => 130000
                                                                    [store] => 110000
                                                                    [speciality] => 65000
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 300
                                                                    [article_id] => 249
                                                                    [currency] => EUR
                                                                    [web] => 14000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 249
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 19
                                                    [delta] => 0
                                                    [title] => Ull
                                                    [subtitle] => 
                                                    [invoicetitle] => 
                                                    [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Ull och läder.
                                                    [sku] => 962404
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 0
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 1
                                                    [created] => 1509484483
                                                    [updated] => 1709218132
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [5] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 161
                                                                                                            [article_id] => 113
                                                                                                            [currency] => SEK
                                                                                                            [web] => 120000
                                                                                                            [store] => 100000
                                                                                                            [speciality] => 60000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 162
                                                                                                            [article_id] => 113
                                                                                                            [currency] => EUR
                                                                                                            [web] => 13000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 113
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 0
                                                                                            [title] => Brun
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Läder.
                                                                                            [sku] => 952852
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457639209
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 163
                                                                                                            [article_id] => 115
                                                                                                            [currency] => SEK
                                                                                                            [web] => 120000
                                                                                                            [store] => 100000
                                                                                                            [speciality] => 60000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 164
                                                                                                            [article_id] => 115
                                                                                                            [currency] => EUR
                                                                                                            [web] => 13000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 115
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 1
                                                                                            [title] => Svart
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Läder.
                                                                                            [sku] => 952855
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457642078
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [2] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 159
                                                                                                            [article_id] => 111
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 160
                                                                                                            [article_id] => 111
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 111
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 2
                                                                                            [title] => Brun
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 952694
                                                                                            [external_sku] => 9366B
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457635352
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [3] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 215
                                                                                                            [article_id] => 167
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 216
                                                                                                            [article_id] => 167
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 167
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 3
                                                                                            [title] => Svart
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 952695
                                                                                            [external_sku] => 29204BUF
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457951488
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [4] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 217
                                                                                                            [article_id] => 169
                                                                                                            [currency] => SEK
                                                                                                            [web] => 110000
                                                                                                            [store] => 110000
                                                                                                            [speciality] => 70000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 218
                                                                                                            [article_id] => 169
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 169
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 4
                                                                                            [title] => Kampanj! Svart nubuck
                                                                                            [subtitle] => Nubuck
                                                                                            [invoicetitle] => 
                                                                                            [description] => Kampanj Nubuck style. 
Köp våra bekväma slippers tillverkade i ett mjukt nubuck läder. Just nu kan vi erbjuda 300 kr rabatt (ord pris 1.400 kr). Docksta slippers med vårt klassiska mönster perforerat i lädret. Tillverkade i Sverige.
                                                                                            [sku] => 952345
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457951488
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [5] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 219
                                                                                                            [article_id] => 171
                                                                                                            [currency] => SEK
                                                                                                            [web] => 110000
                                                                                                            [store] => 110000
                                                                                                            [speciality] => 70000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 220
                                                                                                            [article_id] => 171
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 171
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 5
                                                                                            [title] => Kampanj! Espresso nubuck
                                                                                            [subtitle] => Nubuck
                                                                                            [invoicetitle] => 
                                                                                            [description] => Kampanj Nubuck style. 
Köp våra bekväma slippers tillverkade i ett mjukt nubuck läder. Just nu kan vi erbjuda 300 kr rabatt (ord pris 1.400 kr). Docksta slippers med vårt klassiska mönster perforerat i lädret. Tillverkade i Sverige.
                                                                                            [sku] => 952353
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457959284
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [6] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 287
                                                                                                            [article_id] => 238
                                                                                                            [currency] => SEK
                                                                                                            [web] => 140000
                                                                                                            [store] => 120000
                                                                                                            [speciality] => 70000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 288
                                                                                                            [article_id] => 238
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 238
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 6
                                                                                            [title] => Marinblå nubuck
                                                                                            [subtitle] => Nubuck
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Nubuck.
                                                                                            [sku] => 952348
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1504424347
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [7] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 439
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 7
                                                                                            [title] => Konjak
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 952697
                                                                                            [external_sku] => 29203B
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1629106259
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [8] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 645
                                                                                                            [article_id] => 585
                                                                                                            [currency] => SEK
                                                                                                            [web] => 140000
                                                                                                            [store] => 120000
                                                                                                            [speciality] => 70000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 646
                                                                                                            [article_id] => 585
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 585
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 8
                                                                                            [title] => Olivgrön nubuck
                                                                                            [subtitle] => Nubuck
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Nubuck.
                                                                                            [sku] => 952380
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1697094509
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [15] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Slippers
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Slippers
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Slippers
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13851
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056035
                                                                                            [updated] => 1570538629
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [23] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 23
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Herr
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Herr
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Herr
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13852
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056489
                                                                                            [updated] => 1547821075
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [27] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 27
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Tofflor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Tofflor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Tofflor
                                                                                            [headline_link] => tofflor
                                                                                            [image_id] => 14325
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555009420
                                                                                            [updated] => 1661192831
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [29] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 29
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Inneskor
                                                                                            [meta_description] => Sköna och snygga inneskor för hemmet och jobbet. Handla online på Docksta Sko.
                                                                                            [menutitle] => inneskor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Inneskor
                                                                                            [headline_link] => 
                                                                                            [image_id] => 14338
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555077126
                                                                                            [updated] => 1563362197
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [37] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 37
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Julklappar
                                                                                            [meta_description] => Svensktillverkade tofflor i julklapp.
                                                                                            [menutitle] => Julklappar
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Julklappar
                                                                                            [headline_link] => 
                                                                                            [image_id] => 17603
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1568538118
                                                                                            [updated] => 1703511600
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 22
                                                                            [sid] => 21
                                                                            [lang] => en
                                                                            [series_id] => 2
                                                                            [title] => Brown
                                                                            [hide_title] => 0
                                                                            [showcase_title] => Patrik slippers – a classic since the 1950s.
                                                                            [showcase_text] => Docksta Sko has been manufacturing slippers since the 1950s. Patrik is one of our beloved classics, with high quality and a comfortable fit. A style icon that is just as suitable at the office as in the summer cottage.
                                                                            [showcase_image_id] => 150
                                                                            [showcase_notice] => Brown
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 74
                                                                            [status] => 1
                                                                            [created] => 1457635352
                                                                            [updated] => 1713549980
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 21
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 2
                                                            [title] => 952
                                                            [hide_title] => 0
                                                            [showcase_title] => Patrik Slippers - en klassiker sedan 50-talet.
                                                            [showcase_text] => Docksta Sko har tillverkat slippers sedan 50-talet. Patrik är en av våra älskade klassiker med hög kvalité och skön passform. En stilikon som passar lika bra på kontoret som i sommarstugan.
                                                            [showcase_image_id] => 149
                                                            [showcase_notice] => Brun
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => 
                                                            [page_title] => 
                                                            [last] => 74
                                                            [status] => 1
                                                            [created] => 1457635352
                                                            [updated] => 1713549980
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 287
                                                                    [article_id] => 238
                                                                    [currency] => SEK
                                                                    [web] => 140000
                                                                    [store] => 120000
                                                                    [speciality] => 70000
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 288
                                                                    [article_id] => 238
                                                                    [currency] => EUR
                                                                    [web] => 15000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 238
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 21
                                                    [delta] => 6
                                                    [title] => Marinblå nubuck
                                                    [subtitle] => Nubuck
                                                    [invoicetitle] => 
                                                    [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Nubuck.
                                                    [sku] => 952348
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 0
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 1
                                                    [created] => 1504424347
                                                    [updated] => 1713549980
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [6] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 139
                                                                                                            [article_id] => 91
                                                                                                            [currency] => SEK
                                                                                                            [web] => 160000
                                                                                                            [store] => 150000
                                                                                                            [speciality] => 80000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 140
                                                                                                            [article_id] => 91
                                                                                                            [currency] => EUR
                                                                                                            [web] => 17000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 91
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 0
                                                                                            [title] => Brun vegetabiliskt garvat
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                                                            [sku] => 970694
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457420746
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 233
                                                                                                            [article_id] => 185
                                                                                                            [currency] => SEK
                                                                                                            [web] => 160000
                                                                                                            [store] => 150000
                                                                                                            [speciality] => 80000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 234
                                                                                                            [article_id] => 185
                                                                                                            [currency] => EUR
                                                                                                            [web] => 17000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 185
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 1
                                                                                            [title] => Svart vegetabiliskt garvat
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                                                            [sku] => 970695
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1463756257
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [2] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 97
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 2
                                                                                            [title] => Natur
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                                                            [sku] => 970691
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1457451477
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [3] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 141
                                                                                                            [article_id] => 93
                                                                                                            [currency] => SEK
                                                                                                            [web] => 140000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 70000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 142
                                                                                                            [article_id] => 93
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 93
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 3
                                                                                            [title] => Svart
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers med vårt klassiska Brogues mönster perforerat i lädret. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige.
                                                                                            [sku] => 970855
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457422429
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [4] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 143
                                                                                                            [article_id] => 95
                                                                                                            [currency] => SEK
                                                                                                            [web] => 140000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 70000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 144
                                                                                                            [article_id] => 95
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 95
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 4
                                                                                            [title] => Brun
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers med vårt klassiska Gunilla mönster perforerat i lädret. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige.
                                                                                            [sku] => 970852
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457425845
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [5] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 189
                                                                                                            [article_id] => 141
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 190
                                                                                                            [article_id] => 141
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 141
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 5
                                                                                            [title] => Svart Nubuck
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Nubuck. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                                                            [sku] => 970345
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457819291
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [6] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 191
                                                                                                            [article_id] => 143
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 192
                                                                                                            [article_id] => 143
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 143
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 6
                                                                                            [title] => Svart lack
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Läder med lackad yta. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                                                            [sku] => 970425
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457820365
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [15] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Slippers
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Slippers
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Slippers
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13851
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056035
                                                                                            [updated] => 1570538629
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [21] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 21
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Dam
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Dam
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Dam
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13854
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056450
                                                                                            [updated] => 1547821105
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [23] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 23
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Herr
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Herr
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Herr
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13852
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056489
                                                                                            [updated] => 1547821075
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [27] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 27
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Tofflor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Tofflor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Tofflor
                                                                                            [headline_link] => tofflor
                                                                                            [image_id] => 14325
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555009420
                                                                                            [updated] => 1661192831
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [29] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 29
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Inneskor
                                                                                            [meta_description] => Sköna och snygga inneskor för hemmet och jobbet. Handla online på Docksta Sko.
                                                                                            [menutitle] => inneskor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Inneskor
                                                                                            [headline_link] => 
                                                                                            [image_id] => 14338
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555077126
                                                                                            [updated] => 1563362197
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [37] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 37
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Julklappar
                                                                                            [meta_description] => Svensktillverkade tofflor i julklapp.
                                                                                            [menutitle] => Julklappar
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Julklappar
                                                                                            [headline_link] => 
                                                                                            [image_id] => 17603
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1568538118
                                                                                            [updated] => 1703511600
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 12
                                                                            [sid] => 11
                                                                            [lang] => en
                                                                            [series_id] => 5
                                                                            [title] => 970
                                                                            [hide_title] => 0
                                                                            [showcase_title] => Brogues
                                                                            [showcase_text] => These slippers is the result of a successful design collaboration that led to a bestselling classic. Well-dressed and nicely relaxed at the same time, which means that it works as well in the office as at the evening mingle session.
                                                                            [showcase_image_id] => 364
                                                                            [showcase_notice] => Brown vegetable tanned leather
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 43
                                                                            [status] => 1
                                                                            [created] => 1457420746
                                                                            [updated] => 1713549802
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 11
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 5
                                                            [title] => 970
                                                            [hide_title] => 0
                                                            [showcase_title] => Brogues
                                                            [showcase_text] => Dessa slippers är resultatet av ett framgångsrikt designsamarbete som ledde fram till en storsäljande klassiker. En väldressad och samtidigt skönt avslappnad toffla, vilket gör att den funkar lika bra på kontoret som till kvällsminglet på tjejer som på killar.
                                                            [showcase_image_id] => 365
                                                            [showcase_notice] => Brun vegetabiliskt läder
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => 
                                                            [page_title] => 
                                                            [last] => 43
                                                            [status] => 1
                                                            [created] => 1457420746
                                                            [updated] => 1713549802
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 141
                                                                    [article_id] => 93
                                                                    [currency] => SEK
                                                                    [web] => 140000
                                                                    [store] => 140000
                                                                    [speciality] => 70000
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 142
                                                                    [article_id] => 93
                                                                    [currency] => EUR
                                                                    [web] => 15000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 93
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 11
                                                    [delta] => 3
                                                    [title] => Svart
                                                    [subtitle] => 
                                                    [invoicetitle] => 
                                                    [description] => Docksta slippers med vårt klassiska Brogues mönster perforerat i lädret. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige.
                                                    [sku] => 970855
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 0
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 1
                                                    [created] => 1457422429
                                                    [updated] => 1713549802
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [7] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 139
                                                                                                            [article_id] => 91
                                                                                                            [currency] => SEK
                                                                                                            [web] => 160000
                                                                                                            [store] => 150000
                                                                                                            [speciality] => 80000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 140
                                                                                                            [article_id] => 91
                                                                                                            [currency] => EUR
                                                                                                            [web] => 17000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 91
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 0
                                                                                            [title] => Brun vegetabiliskt garvat
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                                                            [sku] => 970694
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457420746
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 233
                                                                                                            [article_id] => 185
                                                                                                            [currency] => SEK
                                                                                                            [web] => 160000
                                                                                                            [store] => 150000
                                                                                                            [speciality] => 80000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 234
                                                                                                            [article_id] => 185
                                                                                                            [currency] => EUR
                                                                                                            [web] => 17000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 185
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 1
                                                                                            [title] => Svart vegetabiliskt garvat
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                                                            [sku] => 970695
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1463756257
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [2] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 97
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 2
                                                                                            [title] => Natur
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                                                            [sku] => 970691
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1457451477
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [3] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 141
                                                                                                            [article_id] => 93
                                                                                                            [currency] => SEK
                                                                                                            [web] => 140000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 70000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 142
                                                                                                            [article_id] => 93
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 93
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 3
                                                                                            [title] => Svart
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers med vårt klassiska Brogues mönster perforerat i lädret. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige.
                                                                                            [sku] => 970855
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457422429
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [4] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 143
                                                                                                            [article_id] => 95
                                                                                                            [currency] => SEK
                                                                                                            [web] => 140000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 70000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 144
                                                                                                            [article_id] => 95
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 95
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 4
                                                                                            [title] => Brun
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers med vårt klassiska Gunilla mönster perforerat i lädret. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige.
                                                                                            [sku] => 970852
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457425845
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [5] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 189
                                                                                                            [article_id] => 141
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 190
                                                                                                            [article_id] => 141
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 141
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 5
                                                                                            [title] => Svart Nubuck
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Nubuck. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                                                            [sku] => 970345
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457819291
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [6] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 191
                                                                                                            [article_id] => 143
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 192
                                                                                                            [article_id] => 143
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 143
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 11
                                                                                            [delta] => 6
                                                                                            [title] => Svart lack
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Läder med lackad yta. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                                                            [sku] => 970425
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457820365
                                                                                            [updated] => 1713549802
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [15] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Slippers
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Slippers
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Slippers
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13851
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056035
                                                                                            [updated] => 1570538629
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [21] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 21
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Dam
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Dam
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Dam
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13854
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056450
                                                                                            [updated] => 1547821105
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [23] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 23
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Herr
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Herr
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Herr
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13852
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056489
                                                                                            [updated] => 1547821075
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [27] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 27
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Tofflor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Tofflor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Tofflor
                                                                                            [headline_link] => tofflor
                                                                                            [image_id] => 14325
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555009420
                                                                                            [updated] => 1661192831
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [29] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 29
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Inneskor
                                                                                            [meta_description] => Sköna och snygga inneskor för hemmet och jobbet. Handla online på Docksta Sko.
                                                                                            [menutitle] => inneskor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Inneskor
                                                                                            [headline_link] => 
                                                                                            [image_id] => 14338
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555077126
                                                                                            [updated] => 1563362197
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [37] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 37
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Julklappar
                                                                                            [meta_description] => Svensktillverkade tofflor i julklapp.
                                                                                            [menutitle] => Julklappar
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Julklappar
                                                                                            [headline_link] => 
                                                                                            [image_id] => 17603
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1568538118
                                                                                            [updated] => 1703511600
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 12
                                                                            [sid] => 11
                                                                            [lang] => en
                                                                            [series_id] => 5
                                                                            [title] => 970
                                                                            [hide_title] => 0
                                                                            [showcase_title] => Brogues
                                                                            [showcase_text] => These slippers is the result of a successful design collaboration that led to a bestselling classic. Well-dressed and nicely relaxed at the same time, which means that it works as well in the office as at the evening mingle session.
                                                                            [showcase_image_id] => 364
                                                                            [showcase_notice] => Brown vegetable tanned leather
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 43
                                                                            [status] => 1
                                                                            [created] => 1457420746
                                                                            [updated] => 1713549802
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 11
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 5
                                                            [title] => 970
                                                            [hide_title] => 0
                                                            [showcase_title] => Brogues
                                                            [showcase_text] => Dessa slippers är resultatet av ett framgångsrikt designsamarbete som ledde fram till en storsäljande klassiker. En väldressad och samtidigt skönt avslappnad toffla, vilket gör att den funkar lika bra på kontoret som till kvällsminglet på tjejer som på killar.
                                                            [showcase_image_id] => 365
                                                            [showcase_notice] => Brun vegetabiliskt läder
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => 
                                                            [page_title] => 
                                                            [last] => 43
                                                            [status] => 1
                                                            [created] => 1457420746
                                                            [updated] => 1713549802
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 189
                                                                    [article_id] => 141
                                                                    [currency] => SEK
                                                                    [web] => 150000
                                                                    [store] => 140000
                                                                    [speciality] => 75000
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 190
                                                                    [article_id] => 141
                                                                    [currency] => EUR
                                                                    [web] => 16000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 141
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 11
                                                    [delta] => 5
                                                    [title] => Svart Nubuck
                                                    [subtitle] => 
                                                    [invoicetitle] => 
                                                    [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Nubuck. Design: Mats Theselius i samarbete med teamet på Docksta skofabrik.
                                                    [sku] => 970345
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 0
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 1
                                                    [created] => 1457819291
                                                    [updated] => 1713549802
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [8] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 299
                                                                                                            [article_id] => 249
                                                                                                            [currency] => SEK
                                                                                                            [web] => 130000
                                                                                                            [store] => 110000
                                                                                                            [speciality] => 65000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 300
                                                                                                            [article_id] => 249
                                                                                                            [currency] => EUR
                                                                                                            [web] => 14000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 249
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 0
                                                                                            [title] => Ull
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Ull och läder.
                                                                                            [sku] => 962404
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1509484483
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 157
                                                                                                            [article_id] => 109
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 158
                                                                                                            [article_id] => 109
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 109
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 1
                                                                                            [title] => Brun
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 962694
                                                                                            [external_sku] => 9366B
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457557271
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [2] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 221
                                                                                                            [article_id] => 173
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 222
                                                                                                            [article_id] => 173
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 173
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 2
                                                                                            [title] => Svart
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 962695
                                                                                            [external_sku] => 29204BUF
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457969741
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [3] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 175
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 3
                                                                                            [title] => Mamut Läder
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Läder
                                                                                            [sku] => 962905
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1457969897
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [4] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 225
                                                                                                            [article_id] => 177
                                                                                                            [currency] => SEK
                                                                                                            [web] => 130000
                                                                                                            [store] => 110000
                                                                                                            [speciality] => 65000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 226
                                                                                                            [article_id] => 177
                                                                                                            [currency] => EUR
                                                                                                            [web] => 14000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 177
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 4
                                                                                            [title] => Brun fettad
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Läder.
                                                                                            [sku] => 962703
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457976126
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [5] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 229
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 5
                                                                                            [title] => Växbo Lin Eget tyg
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => 
                                                                                            [sku] => 962002
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1488466210
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [6] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 231
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 6
                                                                                            [title] => Jobs Handtryck eget tyg
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Skickar färdiga stansade ovandelar
                                                                                            [sku] => 962001
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1488466484
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [7] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 321
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 7
                                                                                            [title] => Patrik Växbo Lin Blå / Oblekt
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Slippers gjorda med vävt linnetyg från Sverige. Unika skor för de som vill addera en färgklick till garderoben. Ovansida: 100 % vävt linne från Växbo Lin som laminerats på läder för längre hållbarhet. Handgjorda i Sverige.
                                                                                            [sku] => 962561
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1556476267
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [8] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 323
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 8
                                                                                            [title] => Patrik Växbo Lin Svart / Oblekt
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Svarta slippers gjorda med vävt linnetyg från Sverige. Unika skor som passar till det mesta. Ovansida: 100 % vävt linne från Växbo Lin som laminerats på läder för längre hållbarhet. Handgjorda i Sverige.
                                                                                            [sku] => 962562
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1556476345
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [9] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 441
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 19
                                                                                            [delta] => 9
                                                                                            [title] => Mörkbrun
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 962698
                                                                                            [external_sku] => 29208BUF
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1629106515
                                                                                            [updated] => 1709218132
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [15] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Slippers
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Slippers
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Slippers
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13851
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056035
                                                                                            [updated] => 1570538629
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [23] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 23
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Herr
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Herr
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Herr
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13852
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056489
                                                                                            [updated] => 1547821075
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [27] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 27
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Tofflor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Tofflor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Tofflor
                                                                                            [headline_link] => tofflor
                                                                                            [image_id] => 14325
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555009420
                                                                                            [updated] => 1661192831
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [29] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 29
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Inneskor
                                                                                            [meta_description] => Sköna och snygga inneskor för hemmet och jobbet. Handla online på Docksta Sko.
                                                                                            [menutitle] => inneskor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Inneskor
                                                                                            [headline_link] => 
                                                                                            [image_id] => 14338
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555077126
                                                                                            [updated] => 1563362197
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [37] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 37
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Julklappar
                                                                                            [meta_description] => Svensktillverkade tofflor i julklapp.
                                                                                            [menutitle] => Julklappar
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Julklappar
                                                                                            [headline_link] => 
                                                                                            [image_id] => 17603
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1568538118
                                                                                            [updated] => 1703511600
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 20
                                                                            [sid] => 19
                                                                            [lang] => en
                                                                            [series_id] => 2
                                                                            [title] => 962
                                                                            [hide_title] => 0
                                                                            [showcase_title] => Patrik slippers – a classic since the 1950s
                                                                            [showcase_text] => Docksta Sko has been manufacturing slippers since the 1950s. Patrik is one of our beloved classics, with high quality and a comfortable fit. A style icon that is just as suitable at the office as in the summer cottage.
                                                                            [showcase_image_id] => 146
                                                                            [showcase_notice] => Brown vegetable-tanned leather
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 74
                                                                            [status] => 1
                                                                            [created] => 1457557271
                                                                            [updated] => 1709218132
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 19
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 2
                                                            [title] => 962
                                                            [hide_title] => 0
                                                            [showcase_title] => Patrik slippers - en klassiker sedan 50-talet.
                                                            [showcase_text] => Docksta Sko har tillverkat slippers sedan 50-talet. Patrik är en av våra älskade klassiker med hög kvalité och skön passform. En stilikon som passar lika bra på kontoret som i sommarstugan.
                                                            [showcase_image_id] => 145
                                                            [showcase_notice] => Brun vegetabiliskt läder
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => 
                                                            [page_title] => 
                                                            [last] => 74
                                                            [status] => 1
                                                            [created] => 1457557271
                                                            [updated] => 1709218132
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 225
                                                                    [article_id] => 177
                                                                    [currency] => SEK
                                                                    [web] => 130000
                                                                    [store] => 110000
                                                                    [speciality] => 65000
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 226
                                                                    [article_id] => 177
                                                                    [currency] => EUR
                                                                    [web] => 14000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 177
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 19
                                                    [delta] => 4
                                                    [title] => Brun fettad
                                                    [subtitle] => 
                                                    [invoicetitle] => 
                                                    [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Läder.
                                                    [sku] => 962703
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 0
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 1
                                                    [created] => 1457976126
                                                    [updated] => 1709218132
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [9] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 161
                                                                                                            [article_id] => 113
                                                                                                            [currency] => SEK
                                                                                                            [web] => 120000
                                                                                                            [store] => 100000
                                                                                                            [speciality] => 60000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 162
                                                                                                            [article_id] => 113
                                                                                                            [currency] => EUR
                                                                                                            [web] => 13000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 113
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 0
                                                                                            [title] => Brun
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Läder.
                                                                                            [sku] => 952852
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457639209
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 163
                                                                                                            [article_id] => 115
                                                                                                            [currency] => SEK
                                                                                                            [web] => 120000
                                                                                                            [store] => 100000
                                                                                                            [speciality] => 60000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 164
                                                                                                            [article_id] => 115
                                                                                                            [currency] => EUR
                                                                                                            [web] => 13000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 115
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 1
                                                                                            [title] => Svart
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Läder.
                                                                                            [sku] => 952855
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457642078
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [2] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 159
                                                                                                            [article_id] => 111
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 160
                                                                                                            [article_id] => 111
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 111
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 2
                                                                                            [title] => Brun
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 952694
                                                                                            [external_sku] => 9366B
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457635352
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [3] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 215
                                                                                                            [article_id] => 167
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 216
                                                                                                            [article_id] => 167
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 167
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 3
                                                                                            [title] => Svart
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 952695
                                                                                            [external_sku] => 29204BUF
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457951488
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [4] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 217
                                                                                                            [article_id] => 169
                                                                                                            [currency] => SEK
                                                                                                            [web] => 110000
                                                                                                            [store] => 110000
                                                                                                            [speciality] => 70000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 218
                                                                                                            [article_id] => 169
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 169
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 4
                                                                                            [title] => Kampanj! Svart nubuck
                                                                                            [subtitle] => Nubuck
                                                                                            [invoicetitle] => 
                                                                                            [description] => Kampanj Nubuck style. 
Köp våra bekväma slippers tillverkade i ett mjukt nubuck läder. Just nu kan vi erbjuda 300 kr rabatt (ord pris 1.400 kr). Docksta slippers med vårt klassiska mönster perforerat i lädret. Tillverkade i Sverige.
                                                                                            [sku] => 952345
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457951488
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [5] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 219
                                                                                                            [article_id] => 171
                                                                                                            [currency] => SEK
                                                                                                            [web] => 110000
                                                                                                            [store] => 110000
                                                                                                            [speciality] => 70000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 220
                                                                                                            [article_id] => 171
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 171
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 5
                                                                                            [title] => Kampanj! Espresso nubuck
                                                                                            [subtitle] => Nubuck
                                                                                            [invoicetitle] => 
                                                                                            [description] => Kampanj Nubuck style. 
Köp våra bekväma slippers tillverkade i ett mjukt nubuck läder. Just nu kan vi erbjuda 300 kr rabatt (ord pris 1.400 kr). Docksta slippers med vårt klassiska mönster perforerat i lädret. Tillverkade i Sverige.
                                                                                            [sku] => 952353
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457959284
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [6] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 287
                                                                                                            [article_id] => 238
                                                                                                            [currency] => SEK
                                                                                                            [web] => 140000
                                                                                                            [store] => 120000
                                                                                                            [speciality] => 70000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 288
                                                                                                            [article_id] => 238
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 238
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 6
                                                                                            [title] => Marinblå nubuck
                                                                                            [subtitle] => Nubuck
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Nubuck.
                                                                                            [sku] => 952348
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1504424347
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [7] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 439
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 7
                                                                                            [title] => Konjak
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 952697
                                                                                            [external_sku] => 29203B
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1629106259
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [8] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 645
                                                                                                            [article_id] => 585
                                                                                                            [currency] => SEK
                                                                                                            [web] => 140000
                                                                                                            [store] => 120000
                                                                                                            [speciality] => 70000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 646
                                                                                                            [article_id] => 585
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 585
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 21
                                                                                            [delta] => 8
                                                                                            [title] => Olivgrön nubuck
                                                                                            [subtitle] => Nubuck
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Nubuck.
                                                                                            [sku] => 952380
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1697094509
                                                                                            [updated] => 1713549980
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [15] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Slippers
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Slippers
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Slippers
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13851
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056035
                                                                                            [updated] => 1570538629
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [23] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 23
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Herr
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Herr
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Herr
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13852
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056489
                                                                                            [updated] => 1547821075
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [27] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 27
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Tofflor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Tofflor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Tofflor
                                                                                            [headline_link] => tofflor
                                                                                            [image_id] => 14325
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555009420
                                                                                            [updated] => 1661192831
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [29] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 29
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Inneskor
                                                                                            [meta_description] => Sköna och snygga inneskor för hemmet och jobbet. Handla online på Docksta Sko.
                                                                                            [menutitle] => inneskor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Inneskor
                                                                                            [headline_link] => 
                                                                                            [image_id] => 14338
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555077126
                                                                                            [updated] => 1563362197
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [37] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 37
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Julklappar
                                                                                            [meta_description] => Svensktillverkade tofflor i julklapp.
                                                                                            [menutitle] => Julklappar
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Julklappar
                                                                                            [headline_link] => 
                                                                                            [image_id] => 17603
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1568538118
                                                                                            [updated] => 1703511600
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 22
                                                                            [sid] => 21
                                                                            [lang] => en
                                                                            [series_id] => 2
                                                                            [title] => Brown
                                                                            [hide_title] => 0
                                                                            [showcase_title] => Patrik slippers – a classic since the 1950s.
                                                                            [showcase_text] => Docksta Sko has been manufacturing slippers since the 1950s. Patrik is one of our beloved classics, with high quality and a comfortable fit. A style icon that is just as suitable at the office as in the summer cottage.
                                                                            [showcase_image_id] => 150
                                                                            [showcase_notice] => Brown
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 74
                                                                            [status] => 1
                                                                            [created] => 1457635352
                                                                            [updated] => 1713549980
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 21
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 2
                                                            [title] => 952
                                                            [hide_title] => 0
                                                            [showcase_title] => Patrik Slippers - en klassiker sedan 50-talet.
                                                            [showcase_text] => Docksta Sko har tillverkat slippers sedan 50-talet. Patrik är en av våra älskade klassiker med hög kvalité och skön passform. En stilikon som passar lika bra på kontoret som i sommarstugan.
                                                            [showcase_image_id] => 149
                                                            [showcase_notice] => Brun
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => 
                                                            [page_title] => 
                                                            [last] => 74
                                                            [status] => 1
                                                            [created] => 1457635352
                                                            [updated] => 1713549980
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 161
                                                                    [article_id] => 113
                                                                    [currency] => SEK
                                                                    [web] => 120000
                                                                    [store] => 100000
                                                                    [speciality] => 60000
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 162
                                                                    [article_id] => 113
                                                                    [currency] => EUR
                                                                    [web] => 13000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 113
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 21
                                                    [delta] => 0
                                                    [title] => Brun
                                                    [subtitle] => 
                                                    [invoicetitle] => 
                                                    [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Läder.
                                                    [sku] => 952852
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 0
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 1
                                                    [created] => 1457639209
                                                    [updated] => 1713549980
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [10] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 235
                                                                                                            [article_id] => 187
                                                                                                            [currency] => SEK
                                                                                                            [web] => 160000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 80000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 236
                                                                                                            [article_id] => 187
                                                                                                            [currency] => EUR
                                                                                                            [web] => 17000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 187
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 33
                                                                                            [delta] => 0
                                                                                            [title] => Morfars trädgård
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Design tyg: Cecilia Hall Jobs Handtryck. En tidlös sko som fått sin inspiration från vår svenska natur. Varje sko stansas ut från stora tygstycken vilket ger dem dess unika utseende. Ovandel: Linblandning och läder.
                                                                                            [sku] => 900556
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1471112815
                                                                                            [updated] => 1701333390
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 189
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 33
                                                                                            [delta] => 1
                                                                                            [title] => Rabarber
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Varje sko stansas ut från stora tygstycken vilket gör att varje sko får ett unikt utseende. Ovansida: linnetyg från Jobs Handtryck som laminerats på läder för längre hållbarhet. Mellansula: kork. Yttersula: cellgummi. Klackhöjd: 40 mm. Handgjorda i Sverige.
                                                                                            [sku] => 900550
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1471112815
                                                                                            [updated] => 1701333390
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [2] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 263
                                                                                                            [article_id] => 215
                                                                                                            [currency] => SEK
                                                                                                            [web] => 160000
                                                                                                            [store] => 140000
                                                                                                            [speciality] => 80000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 264
                                                                                                            [article_id] => 215
                                                                                                            [currency] => EUR
                                                                                                            [web] => 17000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 215
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 33
                                                                                            [delta] => 2
                                                                                            [title] => Fläder
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Design tyg: Eva Nordblom Jobs Handtryck. En tidlös sko som fått sin inspiration från vår svenska natur. Varje sko stansas ut från stora tygstycken vilket ger dem dess unika utseende. Ovandel: Linblandning och läder.
                                                                                            [sku] => 900553
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1472063736
                                                                                            [updated] => 1701333390
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [3] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 217
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 33
                                                                                            [delta] => 3
                                                                                            [title] => Jobshandtryck Eget tyg
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Skickar färdiga stansade ovandelar
                                                                                            [sku] => 900001
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1476106757
                                                                                            [updated] => 1701333390
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [15] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Slippers
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Slippers
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Slippers
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13851
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056035
                                                                                            [updated] => 1570538629
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [21] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 21
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Dam
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Dam
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Dam
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13854
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056450
                                                                                            [updated] => 1547821105
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [27] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 27
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Tofflor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Tofflor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Tofflor
                                                                                            [headline_link] => tofflor
                                                                                            [image_id] => 14325
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555009420
                                                                                            [updated] => 1661192831
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [31] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 31
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Mors dag present
                                                                                            [meta_description] => Handla din Mors Dag present online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Mors dag present
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Mors dag
                                                                                            [headline_link] => 
                                                                                            [image_id] => 14398
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1556083979
                                                                                            [updated] => 1653052860
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 34
                                                                            [sid] => 33
                                                                            [lang] => en
                                                                            [series_id] => 1
                                                                            [title] => Jobs
                                                                            [hide_title] => 0
                                                                            [showcase_title] => Gunilla slippers – a style icon since the 1950s
                                                                            [showcase_text] => Docksta Shoe Factory has been manufacturing slippers since the 1950s. Gunilla is one of our beloved classics, with high quality and a comfortable fit. We strive for sustainability and high quality in each and every detail. The material should be as sustainable as the design. An outstanding slipper for the summer party as well as at home in the hammock.
                                                                            [showcase_image_id] => 1222
                                                                            [showcase_notice] => Morfars trädgård
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 
                                                                            [status] => 1
                                                                            [created] => 1471112815
                                                                            [updated] => 1701333390
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 33
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 1
                                                            [title] => Jobs
                                                            [hide_title] => 0
                                                            [showcase_title] => Gunilla slippers - en stilikon sedan 50-talet
                                                            [showcase_text] => Gunilla heter en av våra älskade slippers. En klassiker med hög kvalité och skön passform som vi tillverkat i Sverige sedan 50-talet. I samarbete med Jobs Handtryck erbjuder vi två varianter i mönstren Morfars trädgård och Fläder.
                                                            [showcase_image_id] => 14839
                                                            [showcase_notice] => Morfars trädgård
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => 
                                                            [page_title] => 
                                                            [last] => 
                                                            [status] => 1
                                                            [created] => 1471112815
                                                            [updated] => 1701333390
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 235
                                                                    [article_id] => 187
                                                                    [currency] => SEK
                                                                    [web] => 160000
                                                                    [store] => 140000
                                                                    [speciality] => 80000
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 236
                                                                    [article_id] => 187
                                                                    [currency] => EUR
                                                                    [web] => 17000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 187
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 33
                                                    [delta] => 0
                                                    [title] => Morfars trädgård
                                                    [subtitle] => 
                                                    [invoicetitle] => 
                                                    [description] => Design tyg: Cecilia Hall Jobs Handtryck. En tidlös sko som fått sin inspiration från vår svenska natur. Varje sko stansas ut från stora tygstycken vilket ger dem dess unika utseende. Ovandel: Linblandning och läder.
                                                    [sku] => 900556
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 0
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 0
                                                    [created] => 1471112815
                                                    [updated] => 1701333390
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [11] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 195
                                                                                                            [article_id] => 147
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 196
                                                                                                            [article_id] => 147
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 147
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 13
                                                                                            [delta] => 0
                                                                                            [title] => Brun
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 911694
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457900310
                                                                                            [updated] => 1701333174
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 213
                                                                                                            [article_id] => 165
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 214
                                                                                                            [article_id] => 165
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 165
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 13
                                                                                            [delta] => 1
                                                                                            [title] => Svart
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 911695
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1457949899
                                                                                            [updated] => 1701333174
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [2] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => 
                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 327
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 13
                                                                                            [delta] => 2
                                                                                            [title] => Ull
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Ull och läder.
                                                                                            [sku] => 911404
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 0
                                                                                            [status] => 0
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1557732986
                                                                                            [updated] => 1701333174
                                                                                            [route_id] => 1
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [15] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Slippers
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Slippers
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Slippers
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13851
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056035
                                                                                            [updated] => 1570538629
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [21] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 21
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Dam
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Dam
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Dam
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13854
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056450
                                                                                            [updated] => 1547821105
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [27] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 27
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Tofflor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Tofflor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Tofflor
                                                                                            [headline_link] => tofflor
                                                                                            [image_id] => 14325
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555009420
                                                                                            [updated] => 1661192831
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [29] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 29
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Inneskor
                                                                                            [meta_description] => Sköna och snygga inneskor för hemmet och jobbet. Handla online på Docksta Sko.
                                                                                            [menutitle] => inneskor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Inneskor
                                                                                            [headline_link] => 
                                                                                            [image_id] => 14338
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555077126
                                                                                            [updated] => 1563362197
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [37] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 37
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Julklappar
                                                                                            [meta_description] => Svensktillverkade tofflor i julklapp.
                                                                                            [menutitle] => Julklappar
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Julklappar
                                                                                            [headline_link] => 
                                                                                            [image_id] => 17603
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1568538118
                                                                                            [updated] => 1703511600
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 14
                                                                            [sid] => 13
                                                                            [lang] => en
                                                                            [series_id] => 1
                                                                            [title] => 911
                                                                            [hide_title] => 0
                                                                            [showcase_title] => Gunilla slippers – a style icon since the 1950s
                                                                            [showcase_text] => Docksta Shoe Factory has been manufacturing slippers since the 1950s. Gunilla is one of our beloved classics, with high quality and a comfortable fit. We strive for sustainability and high quality in each and every detail. The material should be as sustainable as the design. An outstanding slipper for the summer party as well as at home in the hammock.
                                                                            [showcase_image_id] => 1231
                                                                            [showcase_notice] => Morfars trädgård
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 75
                                                                            [status] => 1
                                                                            [created] => 1457452523
                                                                            [updated] => 1701333174
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 13
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 1
                                                            [title] => 911
                                                            [hide_title] => 0
                                                            [showcase_title] => Gunilla slippers - en stilikon sedan 50-talet
                                                            [showcase_text] => Docksta skofabrik har tillverkat slippers sedan 50-talet. Gunilla är en av våra älskade klassiker med hög kvalité och skön passform. Vi strävar efter hållbarhet och hög kvalité i varje detalj. Materialet ska vara lika hållbart som designen. En enastående slipper för såväl sommarfesten som hemma i hammocken.
                                                            [showcase_image_id] => 14937
                                                            [showcase_notice] => Morfars trädgård
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => 
                                                            [page_title] => 
                                                            [last] => 75
                                                            [status] => 1
                                                            [created] => 1457452523
                                                            [updated] => 1701333174
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 195
                                                                    [article_id] => 147
                                                                    [currency] => SEK
                                                                    [web] => 150000
                                                                    [store] => 130000
                                                                    [speciality] => 75000
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 196
                                                                    [article_id] => 147
                                                                    [currency] => EUR
                                                                    [web] => 16000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 147
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 13
                                                    [delta] => 0
                                                    [title] => Brun
                                                    [subtitle] => Vegetabiliskt garvat läder
                                                    [invoicetitle] => 
                                                    [description] => Docksta slippers, bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                    [sku] => 911694
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 0
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 1
                                                    [created] => 1457900310
                                                    [updated] => 1701333174
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [12] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 301
                                                                                                            [article_id] => 251
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 302
                                                                                                            [article_id] => 251
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 251
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 47
                                                                                            [delta] => 0
                                                                                            [title] => Svart
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers med justerbart spänne bak i hälen. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 905695
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 1
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1512335156
                                                                                            [updated] => 1712576173
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 303
                                                                                                            [article_id] => 253
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 304
                                                                                                            [article_id] => 253
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 253
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 47
                                                                                            [delta] => 1
                                                                                            [title] => Brun
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers med justerbart spänne bak i hälen. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 905694
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 1
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1512754912
                                                                                            [updated] => 1712576173
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [2] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 665
                                                                                                            [article_id] => 605
                                                                                                            [currency] => SEK
                                                                                                            [web] => 160000
                                                                                                            [store] => 160000
                                                                                                            [speciality] => 80000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 666
                                                                                                            [article_id] => 605
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 605
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 47
                                                                                            [delta] => 2
                                                                                            [title] => Docksta & Roos
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Nyhet! Vi kan stolt presentera ett nytt samarbete mellan Docksta skofabrik och konstnären Johanna Roos. Mönstret är målat i akvarell med färger som påminner om Höga Kusten. Roos mönster är tryckt på läder och finns i modellen Docksta Gunilla Ballerina. 

Modellen är något stor i storleken. Står du och väger mellan två storlekar kan den mindre storleken passa bättre.
                                                                                            [sku] => 905700
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 1
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1705915735
                                                                                            [updated] => 1712576173
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [15] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Slippers
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Slippers
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Slippers
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13851
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056035
                                                                                            [updated] => 1570538629
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [21] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 21
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Dam
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Dam
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Dam
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13854
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056450
                                                                                            [updated] => 1547821105
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [29] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 29
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Inneskor
                                                                                            [meta_description] => Sköna och snygga inneskor för hemmet och jobbet. Handla online på Docksta Sko.
                                                                                            [menutitle] => inneskor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Inneskor
                                                                                            [headline_link] => 
                                                                                            [image_id] => 14338
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555077126
                                                                                            [updated] => 1563362197
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [37] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 37
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Julklappar
                                                                                            [meta_description] => Svensktillverkade tofflor i julklapp.
                                                                                            [menutitle] => Julklappar
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Julklappar
                                                                                            [headline_link] => 
                                                                                            [image_id] => 17603
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1568538118
                                                                                            [updated] => 1703511600
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 48
                                                                            [sid] => 47
                                                                            [lang] => en
                                                                            [series_id] => 23
                                                                            [title] => 905
                                                                            [hide_title] => 1
                                                                            [showcase_title] => Gunilla slippers
                                                                            [showcase_text] => Docksta Shoe Factory has been manufacturing slippers since the 1950s. Gunilla is one of our beloved classics, with high quality and a comfortable fit. We strive for sustainability and high quality in each and every detail. The material should be as sustainable as the design. An outstanding slipper for the summer party as well as at home in the hammock.
                                                                            [showcase_image_id] => 9746
                                                                            [showcase_notice] => Black vegetable-tanned leather
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 
                                                                            [status] => 1
                                                                            [created] => 1512335156
                                                                            [updated] => 1712576173
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 47
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 23
                                                            [title] => 905
                                                            [hide_title] => 1
                                                            [showcase_title] => Gunilla Ballerina
                                                            [showcase_text] => Docksta skofabrik har tillverkat slippers sedan 50-talet. Gunilla är en av våra älskade klassiker med hög kvalité och skön passform. Vi strävar efter hållbarhet och hög kvalité i varje detalj. Materialet ska vara lika hållbart som designen. En enastående slipper för såväl sommarfesten som hemma i hammocken.
                                                            [showcase_image_id] => 14798
                                                            [showcase_notice] => Svart vegetabiliskt garvat läder
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => 
                                                            [page_title] => 
                                                            [last] => 
                                                            [status] => 1
                                                            [created] => 1512335156
                                                            [updated] => 1712576173
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 301
                                                                    [article_id] => 251
                                                                    [currency] => SEK
                                                                    [web] => 150000
                                                                    [store] => 130000
                                                                    [speciality] => 75000
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 302
                                                                    [article_id] => 251
                                                                    [currency] => EUR
                                                                    [web] => 16000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 251
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 47
                                                    [delta] => 0
                                                    [title] => Svart
                                                    [subtitle] => Vegetabiliskt garvat läder
                                                    [invoicetitle] => 
                                                    [description] => Docksta slippers med justerbart spänne bak i hälen. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                    [sku] => 905695
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 1
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 1
                                                    [created] => 1512335156
                                                    [updated] => 1712576173
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [13] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 301
                                                                                                            [article_id] => 251
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 302
                                                                                                            [article_id] => 251
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 251
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 47
                                                                                            [delta] => 0
                                                                                            [title] => Svart
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers med justerbart spänne bak i hälen. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 905695
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 1
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1512335156
                                                                                            [updated] => 1712576173
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 303
                                                                                                            [article_id] => 253
                                                                                                            [currency] => SEK
                                                                                                            [web] => 150000
                                                                                                            [store] => 130000
                                                                                                            [speciality] => 75000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 304
                                                                                                            [article_id] => 253
                                                                                                            [currency] => EUR
                                                                                                            [web] => 16000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 253
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 47
                                                                                            [delta] => 1
                                                                                            [title] => Brun
                                                                                            [subtitle] => Vegetabiliskt garvat läder
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta slippers med justerbart spänne bak i hälen. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                                                            [sku] => 905694
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 1
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1512754912
                                                                                            [updated] => 1712576173
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [2] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 665
                                                                                                            [article_id] => 605
                                                                                                            [currency] => SEK
                                                                                                            [web] => 160000
                                                                                                            [store] => 160000
                                                                                                            [speciality] => 80000
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 666
                                                                                                            [article_id] => 605
                                                                                                            [currency] => EUR
                                                                                                            [web] => 15000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 605
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 47
                                                                                            [delta] => 2
                                                                                            [title] => Docksta & Roos
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Nyhet! Vi kan stolt presentera ett nytt samarbete mellan Docksta skofabrik och konstnären Johanna Roos. Mönstret är målat i akvarell med färger som påminner om Höga Kusten. Roos mönster är tryckt på läder och finns i modellen Docksta Gunilla Ballerina. 

Modellen är något stor i storleken. Står du och väger mellan två storlekar kan den mindre storleken passa bättre.
                                                                                            [sku] => 905700
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 1
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 1
                                                                                            [created] => 1705915735
                                                                                            [updated] => 1712576173
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [15] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Slippers
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda tofflor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Slippers
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Slippers
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13851
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056035
                                                                                            [updated] => 1570538629
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [21] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 21
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Dam
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Dam
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Dam
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13854
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056450
                                                                                            [updated] => 1547821105
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [29] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 29
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Inneskor
                                                                                            [meta_description] => Sköna och snygga inneskor för hemmet och jobbet. Handla online på Docksta Sko.
                                                                                            [menutitle] => inneskor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Inneskor
                                                                                            [headline_link] => 
                                                                                            [image_id] => 14338
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1555077126
                                                                                            [updated] => 1563362197
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [37] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 37
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Julklappar
                                                                                            [meta_description] => Svensktillverkade tofflor i julklapp.
                                                                                            [menutitle] => Julklappar
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Julklappar
                                                                                            [headline_link] => 
                                                                                            [image_id] => 17603
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1568538118
                                                                                            [updated] => 1703511600
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 48
                                                                            [sid] => 47
                                                                            [lang] => en
                                                                            [series_id] => 23
                                                                            [title] => 905
                                                                            [hide_title] => 1
                                                                            [showcase_title] => Gunilla slippers
                                                                            [showcase_text] => Docksta Shoe Factory has been manufacturing slippers since the 1950s. Gunilla is one of our beloved classics, with high quality and a comfortable fit. We strive for sustainability and high quality in each and every detail. The material should be as sustainable as the design. An outstanding slipper for the summer party as well as at home in the hammock.
                                                                            [showcase_image_id] => 9746
                                                                            [showcase_notice] => Black vegetable-tanned leather
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 
                                                                            [status] => 1
                                                                            [created] => 1512335156
                                                                            [updated] => 1712576173
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 47
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 23
                                                            [title] => 905
                                                            [hide_title] => 1
                                                            [showcase_title] => Gunilla Ballerina
                                                            [showcase_text] => Docksta skofabrik har tillverkat slippers sedan 50-talet. Gunilla är en av våra älskade klassiker med hög kvalité och skön passform. Vi strävar efter hållbarhet och hög kvalité i varje detalj. Materialet ska vara lika hållbart som designen. En enastående slipper för såväl sommarfesten som hemma i hammocken.
                                                            [showcase_image_id] => 14798
                                                            [showcase_notice] => Svart vegetabiliskt garvat läder
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => 
                                                            [page_title] => 
                                                            [last] => 
                                                            [status] => 1
                                                            [created] => 1512335156
                                                            [updated] => 1712576173
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 303
                                                                    [article_id] => 253
                                                                    [currency] => SEK
                                                                    [web] => 150000
                                                                    [store] => 130000
                                                                    [speciality] => 75000
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 304
                                                                    [article_id] => 253
                                                                    [currency] => EUR
                                                                    [web] => 16000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 253
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 47
                                                    [delta] => 1
                                                    [title] => Brun
                                                    [subtitle] => Vegetabiliskt garvat läder
                                                    [invoicetitle] => 
                                                    [description] => Docksta slippers med justerbart spänne bak i hälen. Bekväma att användas både inom- och utomhus. Tillverkade i Sverige. Ovandel: Vegetabiliskt garvat läder. Läderbindsula.
                                                    [sku] => 905694
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 1
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 1
                                                    [created] => 1512754912
                                                    [updated] => 1712576173
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [14] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 556
                                                                                                            [article_id] => 497
                                                                                                            [currency] => SEK
                                                                                                            [web] => 270000
                                                                                                            [store] => 270000
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 557
                                                                                                            [article_id] => 497
                                                                                                            [currency] => EUR
                                                                                                            [web] => 26000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 497
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 131
                                                                                            [delta] => 0
                                                                                            [title] => Svart
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta Derby 062 är tillverkad av ett premium nubuck läder. Lågskon har en öppen snörning och är pinnad på en läderbindsula med en stitchdown konstruktion. En gelänk finns vid hålfoten för att ge stadga till skon. Lästen är en av av Dockstas gamla klassiker med ett bra hälgrepp och bra plats för tårna. Yttersulan är en creppad naturgummisula som går att byta ut hos en skomakare efter slitage. Docksta Derby 062 är tillverkad från grunden i vår fabrik i Höga Kusten.
                                                                                            [sku] => 462345
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 1
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1667843909
                                                                                            [updated] => 1709040269
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 558
                                                                                                            [article_id] => 499
                                                                                                            [currency] => SEK
                                                                                                            [web] => 270000
                                                                                                            [store] => 270000
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 559
                                                                                                            [article_id] => 499
                                                                                                            [currency] => EUR
                                                                                                            [web] => 26000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 499
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 131
                                                                                            [delta] => 1
                                                                                            [title] => Espresso Brown
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta Derby 062 är tillverkad av ett premium nubuck läder. Lågskon har en öppen snörning och är pinnad på en läderbindsula med en stitchdown konstruktion. En gelänk finns vid hålfoten för att ge stadga till skon. Lästen är en av av Dockstas gamla klassiker med ett bra hälgrepp och bra plats för tårna. Yttersulan är en creppad naturgummisula som går att byta ut hos en skomakare efter slitage. Docksta Derby 062 är tillverkad från grunden i vår fabrik i Höga Kusten.
                                                                                            [sku] => 462353
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 1
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1667844756
                                                                                            [updated] => 1709040269
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [19] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 19
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Kängor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda kängor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Kängor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Kängor
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13858
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056267
                                                                                            [updated] => 1713592558
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [23] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 23
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Herr
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Herr
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Herr
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13852
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056489
                                                                                            [updated] => 1547821075
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [37] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 37
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Julklappar
                                                                                            [meta_description] => Svensktillverkade tofflor i julklapp.
                                                                                            [menutitle] => Julklappar
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Julklappar
                                                                                            [headline_link] => 
                                                                                            [image_id] => 17603
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1568538118
                                                                                            [updated] => 1703511600
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 132
                                                                            [sid] => 131
                                                                            [lang] => en
                                                                            [series_id] => 67
                                                                            [title] => Docksta Derby 062
                                                                            [hide_title] => 1
                                                                            [showcase_title] => Docksta Derby
                                                                            [showcase_text] => 
                                                                            [showcase_image_id] => 
                                                                            [showcase_notice] => 
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 
                                                                            [status] => 1
                                                                            [created] => 1667843909
                                                                            [updated] => 1709040269
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 131
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 67
                                                            [title] => Docksta Derby 062
                                                            [hide_title] => 1
                                                            [showcase_title] => Docksta Derby
                                                            [showcase_text] => 
                                                            [showcase_image_id] => 21135
                                                            [showcase_notice] => Svart
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => docksta-derby-lagsko
                                                            [page_title] => 
                                                            [last] => 
                                                            [status] => 1
                                                            [created] => 1667843909
                                                            [updated] => 1709040269
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 556
                                                                    [article_id] => 497
                                                                    [currency] => SEK
                                                                    [web] => 270000
                                                                    [store] => 270000
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 557
                                                                    [article_id] => 497
                                                                    [currency] => EUR
                                                                    [web] => 26000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 497
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 131
                                                    [delta] => 0
                                                    [title] => Svart
                                                    [subtitle] => 
                                                    [invoicetitle] => 
                                                    [description] => Docksta Derby 062 är tillverkad av ett premium nubuck läder. Lågskon har en öppen snörning och är pinnad på en läderbindsula med en stitchdown konstruktion. En gelänk finns vid hålfoten för att ge stadga till skon. Lästen är en av av Dockstas gamla klassiker med ett bra hälgrepp och bra plats för tårna. Yttersulan är en creppad naturgummisula som går att byta ut hos en skomakare efter slitage. Docksta Derby 062 är tillverkad från grunden i vår fabrik i Höga Kusten.
                                                    [sku] => 462345
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 1
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 0
                                                    [created] => 1667843909
                                                    [updated] => 1709040269
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [15] => Article_Entity Object
                                        (
                                            [Product:protected] => Product_Entity Object
                                                (
                                                    [Series:protected] => 
                                                    [ShowcaseImage:protected] => 
                                                    [articles:protected] => 
                                                    [showcase_items:protected] => 
                                                    [related_articles:protected] => 
                                                    [categories:protected] => 
                                                    [default_lang] => sv
                                                    [translations:protected] => Array
                                                        (
                                                            [en] => Product_Entity Object
                                                                (
                                                                    [Series:protected] => 
                                                                    [ShowcaseImage:protected] => 
                                                                    [articles:protected] => Array
                                                                        (
                                                                            [0] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 556
                                                                                                            [article_id] => 497
                                                                                                            [currency] => SEK
                                                                                                            [web] => 270000
                                                                                                            [store] => 270000
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 557
                                                                                                            [article_id] => 497
                                                                                                            [currency] => EUR
                                                                                                            [web] => 26000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 497
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 131
                                                                                            [delta] => 0
                                                                                            [title] => Svart
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta Derby 062 är tillverkad av ett premium nubuck läder. Lågskon har en öppen snörning och är pinnad på en läderbindsula med en stitchdown konstruktion. En gelänk finns vid hålfoten för att ge stadga till skon. Lästen är en av av Dockstas gamla klassiker med ett bra hälgrepp och bra plats för tårna. Yttersulan är en creppad naturgummisula som går att byta ut hos en skomakare efter slitage. Docksta Derby 062 är tillverkad från grunden i vår fabrik i Höga Kusten.
                                                                                            [sku] => 462345
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 1
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1667843909
                                                                                            [updated] => 1709040269
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [1] => Article_Entity Object
                                                                                (
                                                                                    [Product:protected] => 
                                                                                    [Sizetype:protected] => 
                                                                                    [images:protected] => 
                                                                                    [prices:protected] => Array
                                                                                        (
                                                                                            [SEK] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 558
                                                                                                            [article_id] => 499
                                                                                                            [currency] => SEK
                                                                                                            [web] => 270000
                                                                                                            [store] => 270000
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                            [EUR] => Price_Entity Object
                                                                                                (
                                                                                                    [update_alias] => 
                                                                                                    [type:protected] => default
                                                                                                    [fields:protected] => Array
                                                                                                        (
                                                                                                            [id] => 559
                                                                                                            [article_id] => 499
                                                                                                            [currency] => EUR
                                                                                                            [web] => 26000
                                                                                                            [store] => 
                                                                                                            [speciality] => 
                                                                                                            [lego] => 
                                                                                                        )

                                                                                                    [schema:protected] => Array
                                                                                                        (
                                                                                                            [table] => price
                                                                                                            [fields] => Array
                                                                                                                (
                                                                                                                    [article_id] => Array
                                                                                                                        (
                                                                                                                            [type] => uint
                                                                                                                        )

                                                                                                                    [currency] => Array
                                                                                                                        (
                                                                                                                            [type] => varchar
                                                                                                                        )

                                                                                                                    [web] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [store] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [speciality] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                    [lego] => Array
                                                                                                                        (
                                                                                                                            [type] => int
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [stored_entities:protected] => Array
                                                                                                        (
                                                                                                        )

                                                                                                    [is_new:protected] => 
                                                                                                    [Db:protected] => Db_Core Object
                                                                                                        (
                                                                                                            [debug] => 1
                                                                                                            [connected] => 1
                                                                                                            [exception_depth:protected] => 0
                                                                                                            [errors:protected] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [0] => HY093
                                                                                                                            [1] => 
                                                                                                                            [2] => 
                                                                                                                        )

                                                                                                                )

                                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [Io:protected] => 
                                                                                                )

                                                                                        )

                                                                                    [tags:protected] => 
                                                                                    [sizes:protected] => 
                                                                                    [size_exceptions:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 499
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [product_id] => 131
                                                                                            [delta] => 1
                                                                                            [title] => Espresso Brown
                                                                                            [subtitle] => 
                                                                                            [invoicetitle] => 
                                                                                            [description] => Docksta Derby 062 är tillverkad av ett premium nubuck läder. Lågskon har en öppen snörning och är pinnad på en läderbindsula med en stitchdown konstruktion. En gelänk finns vid hålfoten för att ge stadga till skon. Lästen är en av av Dockstas gamla klassiker med ett bra hälgrepp och bra plats för tårna. Yttersulan är en creppad naturgummisula som går att byta ut hos en skomakare efter slitage. Docksta Derby 062 är tillverkad från grunden i vår fabrik i Höga Kusten.
                                                                                            [sku] => 462353
                                                                                            [external_sku] => 
                                                                                            [stock_type] => standard
                                                                                            [sizetype_id] => 2
                                                                                            [vat_percentage] => 25
                                                                                            [free_shipping] => 0
                                                                                            [thumb_first_image] => 1
                                                                                            [status] => 1
                                                                                            [status_tipser] => 0
                                                                                            [archive] => 0
                                                                                            [status_speciality] => 0
                                                                                            [created] => 1667844756
                                                                                            [updated] => 1709040269
                                                                                            [route_id] => 
                                                                                            [exclude_statistics] => 0
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => article
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [product_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [subtitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [invoicetitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [description] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [delta] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [external_sku] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [stock_type] => Array
                                                                                                        (
                                                                                                            [type] => enum
                                                                                                            [values] => Array
                                                                                                                (
                                                                                                                    [0] => standard
                                                                                                                    [1] => limited
                                                                                                                )

                                                                                                            [default] => standard
                                                                                                        )

                                                                                                    [sizetype_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [route_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [vat_percentage] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                    [free_shipping] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [thumb_first_image] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [status_speciality] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [status_tipser] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [archive] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [exclude_statistics] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [showcase_items:protected] => 
                                                                    [related_articles:protected] => 
                                                                    [categories:protected] => Array
                                                                        (
                                                                            [13] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 13
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Skor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda skor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Skor
                                                                                            [parent_category_id] => 
                                                                                            [topmenu] => 1
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Skor
                                                                                            [headline_link] => skor
                                                                                            [image_id] => 21275
                                                                                            [weight] => 3
                                                                                            [status] => 1
                                                                                            [created] => 0
                                                                                            [updated] => 1713593465
                                                                                            [google_merchant_category_id] => 125
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [19] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 19
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Kängor
                                                                                            [meta_description] => Handla online på Docksta Sko! Handgjorda kängor tillverkade i vår egna fabrik i Docksta Höga Kusten sedan 1923.
                                                                                            [menutitle] => Kängor
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 1
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Kängor
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13858
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056267
                                                                                            [updated] => 1713592558
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [23] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 23
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Herr
                                                                                            [meta_description] => 
                                                                                            [menutitle] => Herr
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Herr
                                                                                            [headline_link] => 
                                                                                            [image_id] => 13852
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1524056489
                                                                                            [updated] => 1547821075
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                            [37] => Category_Entity Object
                                                                                (
                                                                                    [Image:protected] => 
                                                                                    [showcase:protected] => 
                                                                                    [GoogleMerchantCategory:protected] => 
                                                                                    [sections:protected] => 
                                                                                    [parentcategory:protected] => 
                                                                                    [subcategories:protected] => 
                                                                                    [default_lang] => sv
                                                                                    [translations:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [translations_fetched:protected] => 
                                                                                    [update_alias] => 
                                                                                    [type:protected] => default
                                                                                    [fields:protected] => Array
                                                                                        (
                                                                                            [id] => 37
                                                                                            [sid] => 
                                                                                            [lang] => sv
                                                                                            [title] => Julklappar
                                                                                            [meta_description] => Svensktillverkade tofflor i julklapp.
                                                                                            [menutitle] => Julklappar
                                                                                            [parent_category_id] => 13
                                                                                            [topmenu] => 0
                                                                                            [sidemenu] => 0
                                                                                            [showcase_ontop] => 1
                                                                                            [headline] => Julklappar
                                                                                            [headline_link] => 
                                                                                            [image_id] => 17603
                                                                                            [weight] => 0
                                                                                            [status] => 1
                                                                                            [created] => 1568538118
                                                                                            [updated] => 1703511600
                                                                                            [google_merchant_category_id] => 
                                                                                        )

                                                                                    [schema:protected] => Array
                                                                                        (
                                                                                            [table] => category
                                                                                            [fields] => Array
                                                                                                (
                                                                                                    [status] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [created] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [updated] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [sid] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [lang] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                            [default] => sv
                                                                                                        )

                                                                                                    [title] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [meta_description] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [menutitle] => Array
                                                                                                        (
                                                                                                            [type] => varchar
                                                                                                        )

                                                                                                    [headline] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [headline_link] => Array
                                                                                                        (
                                                                                                            [type] => text
                                                                                                        )

                                                                                                    [image_id] => Array
                                                                                                        (
                                                                                                            [type] => file
                                                                                                        )

                                                                                                    [weight] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [topmenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [sidemenu] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 0
                                                                                                        )

                                                                                                    [showcase_ontop] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                            [default] => 1
                                                                                                        )

                                                                                                    [google_merchant_category_id] => Array
                                                                                                        (
                                                                                                            [type] => uint
                                                                                                        )

                                                                                                    [parent_category_id] => Array
                                                                                                        (
                                                                                                            [type] => int
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [stored_entities:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [is_new:protected] => 
                                                                                    [Db:protected] => Db_Core Object
                                                                                        (
                                                                                            [debug] => 1
                                                                                            [connected] => 1
                                                                                            [exception_depth:protected] => 0
                                                                                            [errors:protected] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [0] => HY093
                                                                                                            [1] => 
                                                                                                            [2] => 
                                                                                                        )

                                                                                                )

                                                                                            [db:Db_Core:private] => PDO Object
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [Io:protected] => 
                                                                                )

                                                                        )

                                                                    [default_lang] => sv
                                                                    [translations:protected] => Array
                                                                        (
                                                                        )

                                                                    [translations_fetched:protected] => 
                                                                    [update_alias] => 
                                                                    [type:protected] => default
                                                                    [fields:protected] => Array
                                                                        (
                                                                            [id] => 132
                                                                            [sid] => 131
                                                                            [lang] => en
                                                                            [series_id] => 67
                                                                            [title] => Docksta Derby 062
                                                                            [hide_title] => 1
                                                                            [showcase_title] => Docksta Derby
                                                                            [showcase_text] => 
                                                                            [showcase_image_id] => 
                                                                            [showcase_notice] => 
                                                                            [showcase_speciality_image_id] => 
                                                                            [showcase_speciality_notice] => 
                                                                            [url_alias] => 
                                                                            [page_title] => 
                                                                            [last] => 
                                                                            [status] => 1
                                                                            [created] => 1667843909
                                                                            [updated] => 1709040269
                                                                            [sidemenu] => 0
                                                                        )

                                                                    [schema:protected] => Array
                                                                        (
                                                                            [table] => product
                                                                            [fields] => Array
                                                                                (
                                                                                    [status] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 1
                                                                                        )

                                                                                    [created] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [updated] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sid] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [lang] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                            [default] => sv
                                                                                        )

                                                                                    [series_id] => Array
                                                                                        (
                                                                                            [type] => uint
                                                                                        )

                                                                                    [title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [page_title] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [url_alias] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [hide_title] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [sidemenu] => Array
                                                                                        (
                                                                                            [type] => int
                                                                                            [default] => 0
                                                                                        )

                                                                                    [showcase_title] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_text] => Array
                                                                                        (
                                                                                            [type] => text
                                                                                        )

                                                                                    [showcase_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [showcase_speciality_image_id] => Array
                                                                                        (
                                                                                            [type] => file
                                                                                        )

                                                                                    [showcase_speciality_notice] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                    [last] => Array
                                                                                        (
                                                                                            [type] => varchar
                                                                                        )

                                                                                )

                                                                        )

                                                                    [stored_entities:protected] => Array
                                                                        (
                                                                        )

                                                                    [is_new:protected] => 
                                                                    [Db:protected] => Db_Core Object
                                                                        (
                                                                            [debug] => 1
                                                                            [connected] => 1
                                                                            [exception_depth:protected] => 0
                                                                            [errors:protected] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [0] => HY093
                                                                                            [1] => 
                                                                                            [2] => 
                                                                                        )

                                                                                )

                                                                            [db:Db_Core:private] => PDO Object
                                                                                (
                                                                                )

                                                                        )

                                                                    [Io:protected] => 
                                                                )

                                                        )

                                                    [translations_fetched:protected] => 
                                                    [update_alias] => 
                                                    [type:protected] => default
                                                    [fields:protected] => Array
                                                        (
                                                            [id] => 131
                                                            [sid] => 
                                                            [lang] => sv
                                                            [series_id] => 67
                                                            [title] => Docksta Derby 062
                                                            [hide_title] => 1
                                                            [showcase_title] => Docksta Derby
                                                            [showcase_text] => 
                                                            [showcase_image_id] => 21135
                                                            [showcase_notice] => Svart
                                                            [showcase_speciality_image_id] => 
                                                            [showcase_speciality_notice] => 
                                                            [url_alias] => docksta-derby-lagsko
                                                            [page_title] => 
                                                            [last] => 
                                                            [status] => 1
                                                            [created] => 1667843909
                                                            [updated] => 1709040269
                                                            [sidemenu] => 0
                                                        )

                                                    [schema:protected] => Array
                                                        (
                                                            [table] => product
                                                            [fields] => Array
                                                                (
                                                                    [status] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 1
                                                                        )

                                                                    [created] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [type] => uint
                                                                            [default] => 0
                                                                        )

                                                                    [sid] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [lang] => Array
                                                                        (
                                                                            [type] => varchar
                                                                            [default] => sv
                                                                        )

                                                                    [series_id] => Array
                                                                        (
                                                                            [type] => uint
                                                                        )

                                                                    [title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [page_title] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [url_alias] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [hide_title] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [sidemenu] => Array
                                                                        (
                                                                            [type] => int
                                                                            [default] => 0
                                                                        )

                                                                    [showcase_title] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_text] => Array
                                                                        (
                                                                            [type] => text
                                                                        )

                                                                    [showcase_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [showcase_speciality_image_id] => Array
                                                                        (
                                                                            [type] => file
                                                                        )

                                                                    [showcase_speciality_notice] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                    [last] => Array
                                                                        (
                                                                            [type] => varchar
                                                                        )

                                                                )

                                                        )

                                                    [stored_entities:protected] => Array
                                                        (
                                                        )

                                                    [is_new:protected] => 
                                                    [Db:protected] => Db_Core Object
                                                        (
                                                            [debug] => 1
                                                            [connected] => 1
                                                            [exception_depth:protected] => 0
                                                            [errors:protected] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [0] => HY093
                                                                            [1] => 
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [db:Db_Core:private] => PDO Object
                                                                (
                                                                )

                                                        )

                                                    [Io:protected] => 
                                                )

                                            [Sizetype:protected] => 
                                            [images:protected] => 
                                            [prices:protected] => Array
                                                (
                                                    [SEK] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 558
                                                                    [article_id] => 499
                                                                    [currency] => SEK
                                                                    [web] => 270000
                                                                    [store] => 270000
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                    [EUR] => Price_Entity Object
                                                        (
                                                            [update_alias] => 
                                                            [type:protected] => default
                                                            [fields:protected] => Array
                                                                (
                                                                    [id] => 559
                                                                    [article_id] => 499
                                                                    [currency] => EUR
                                                                    [web] => 26000
                                                                    [store] => 
                                                                    [speciality] => 
                                                                    [lego] => 
                                                                )

                                                            [schema:protected] => Array
                                                                (
                                                                    [table] => price
                                                                    [fields] => Array
                                                                        (
                                                                            [article_id] => Array
                                                                                (
                                                                                    [type] => uint
                                                                                )

                                                                            [currency] => Array
                                                                                (
                                                                                    [type] => varchar
                                                                                )

                                                                            [web] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [store] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [speciality] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                            [lego] => Array
                                                                                (
                                                                                    [type] => int
                                                                                )

                                                                        )

                                                                )

                                                            [stored_entities:protected] => Array
                                                                (
                                                                )

                                                            [is_new:protected] => 
                                                            [Db:protected] => Db_Core Object
                                                                (
                                                                    [debug] => 1
                                                                    [connected] => 1
                                                                    [exception_depth:protected] => 0
                                                                    [errors:protected] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => HY093
                                                                                    [1] => 
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [db:Db_Core:private] => PDO Object
                                                                        (
                                                                        )

                                                                )

                                                            [Io:protected] => 
                                                        )

                                                )

                                            [tags:protected] => 
                                            [sizes:protected] => 
                                            [size_exceptions:protected] => 
                                            [default_lang] => sv
                                            [translations:protected] => Array
                                                (
                                                )

                                            [translations_fetched:protected] => 
                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                    [id] => 499
                                                    [sid] => 
                                                    [lang] => sv
                                                    [product_id] => 131
                                                    [delta] => 1
                                                    [title] => Espresso Brown
                                                    [subtitle] => 
                                                    [invoicetitle] => 
                                                    [description] => Docksta Derby 062 är tillverkad av ett premium nubuck läder. Lågskon har en öppen snörning och är pinnad på en läderbindsula med en stitchdown konstruktion. En gelänk finns vid hålfoten för att ge stadga till skon. Lästen är en av av Dockstas gamla klassiker med ett bra hälgrepp och bra plats för tårna. Yttersulan är en creppad naturgummisula som går att byta ut hos en skomakare efter slitage. Docksta Derby 062 är tillverkad från grunden i vår fabrik i Höga Kusten.
                                                    [sku] => 462353
                                                    [external_sku] => 
                                                    [stock_type] => standard
                                                    [sizetype_id] => 2
                                                    [vat_percentage] => 25
                                                    [free_shipping] => 0
                                                    [thumb_first_image] => 1
                                                    [status] => 1
                                                    [status_tipser] => 0
                                                    [archive] => 0
                                                    [status_speciality] => 0
                                                    [created] => 1667844756
                                                    [updated] => 1709040269
                                                    [route_id] => 
                                                    [exclude_statistics] => 0
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => article
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [sid] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                    [default] => sv
                                                                )

                                                            [product_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [title] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [subtitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [invoicetitle] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [type] => text
                                                                )

                                                            [delta] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [external_sku] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [stock_type] => Array
                                                                (
                                                                    [type] => enum
                                                                    [values] => Array
                                                                        (
                                                                            [0] => standard
                                                                            [1] => limited
                                                                        )

                                                                    [default] => standard
                                                                )

                                                            [sizetype_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [route_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [vat_percentage] => Array
                                                                (
                                                                    [type] => int
                                                                )

                                                            [free_shipping] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [thumb_first_image] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                            [status_speciality] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [status_tipser] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 1
                                                                )

                                                            [archive] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [exclude_statistics] => Array
                                                                (
                                                                    [type] => int
                                                                    [default] => 0
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                )

                        )

                )

            [3] => Array
                (
                    [file] => /home/httpd/dockstasko/dockstasko.se/core/controller/controller.php
                    [line] => 117
                    [function] => viewAction
                    [class] => Category_Controller
                    [object] => Category_Controller Object
                        (
                            [viewData:protected] => Array
                                (
                                    [html] => Array
                                        (
                                            [menu] => Array
                                                (
                                                    [main] => Array
                                                        (
                                                            [links] => Array
                                                                (
                                                                    [front] => Array
                                                                        (
                                                                            [title] => Start
                                                                            [href] => 
                                                                        )

                                                                )

                                                        )

                                                    [footer] => Array
                                                        (
                                                        )

                                                )

                                            [body_class] => Array
                                                (
                                                )

                                            [css] => Array
                                                (
                                                    [0] => /core/library/default/css/style.css
                                                    [1] => /core/library/default/css/collapsible.css
                                                    [2] => /core/library/default/css/timepicker.css
                                                    [3] => /core/library/default/css/datepicker.css
                                                    [4] => /core/library/default/css/autocomplete.css
                                                    [5] => /core/library/default/css/autoselect.css
                                                    [6] => /core/library/default/css/checkboxes_select.css
                                                    [7] => /core/library/default/css/select_custom.css
                                                    [8] => /core/library/default/css/tooltip.css
                                                    [9] => /core/library/default/css/interval.css
                                                    [10] => /core/library/default/css/popup.css
                                                    [11] => /core/library/default/css/form_popup.css
                                                    [12] => /core/library/default/css/natural_form.css
                                                    [13] => /core/library/default/css/form_sort.css
                                                    [14] => /core/library/default/css/placeholder.css
                                                    [15] => /core/library/default/css/slider.css
                                                    [16] => /core/library/default/css/tabs.css
                                                    [17] => /core/library/font_awesome/css/font-awesome.min.css
                                                )

                                            [js] => Array
                                                (
                                                    [0] => /core/library/default/js/script.js
                                                    [1] => /core/library/default/js/ajax.js
                                                    [2] => /core/library/default/js/smooth_anchor.js
                                                    [3] => /core/library/default/js/collapsible.js
                                                    [4] => /core/library/default/js/form.js
                                                    [5] => /core/library/default/js/timepicker.js
                                                    [6] => /core/library/default/js/datepicker.js
                                                    [7] => /core/library/default/js/autocomplete.js
                                                    [8] => /core/library/default/js/autoselect.js
                                                    [9] => /core/library/default/js/tags.js
                                                    [10] => /core/library/default/js/checkboxes_select.js
                                                    [11] => /core/library/default/js/select_custom.js
                                                    [12] => /core/library/default/js/tooltip.js
                                                    [13] => /core/library/default/js/interval.js
                                                    [14] => /core/library/default/js/form_slider.js
                                                    [15] => /core/library/default/js/popup.js
                                                    [16] => /core/library/default/js/natural_form.js
                                                    [17] => /core/library/default/js/form_sort.js
                                                    [18] => /core/library/default/js/placeholder.js
                                                    [19] => /core/library/default/js/slider.js
                                                    [20] => /core/library/default/js/tabs.js
                                                    [21] => /core/library/json_to_html/js/jsontohtml.js
                                                    [22] => /core/library/font_awesome/js/font_awesome.js
                                                    [23] => /extend/library/snap_svg/snap/dist/snap.svg-min.js
                                                )

                                        )

                                )

                            [Config:protected] => Config Object
                                (
                                )

                            [Db:protected] => Db_Core Object
                                (
                                    [debug] => 1
                                    [connected] => 1
                                    [exception_depth:protected] => 0
                                    [errors:protected] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [0] => HY093
                                                    [1] => 
                                                    [2] => 
                                                )

                                        )

                                    [db:Db_Core:private] => PDO Object
                                        (
                                        )

                                )

                            [Model:protected] => Category_Model Object
                                (
                                    [Config:protected] => Config Object
                                        (
                                        )

                                    [Db:protected] => Db_Core Object
                                        (
                                            [debug] => 1
                                            [connected] => 1
                                            [exception_depth:protected] => 0
                                            [errors:protected] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => HY093
                                                            [1] => 
                                                            [2] => 
                                                        )

                                                )

                                            [db:Db_Core:private] => PDO Object
                                                (
                                                )

                                        )

                                    [Io:protected] => Io Object
                                        (
                                            [error:protected] => 
                                        )

                                    [Cache:protected] => Cache_Core Object
                                        (
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                        )

                                    [Variable:protected] => Variable_Core Object
                                        (
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                        )

                                    [User:protected] => User_Entity Object
                                        (
                                            [login_error] => 
                                            [roles:protected] => Array
                                                (
                                                )

                                            [update_alias] => 
                                            [type:protected] => default
                                            [fields:protected] => Array
                                                (
                                                )

                                            [schema:protected] => Array
                                                (
                                                    [table] => user
                                                    [fields] => Array
                                                        (
                                                            [status] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 1
                                                                )

                                                            [created] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [updated] => Array
                                                                (
                                                                    [type] => uint
                                                                    [default] => 0
                                                                )

                                                            [name] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [email] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [lang] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [login] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [salt] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [pass] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [reset] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [reset_time] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [email_confirmation] => Array
                                                                (
                                                                    [type] => varchar
                                                                )

                                                            [email_confirmation_time] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                            [customer_id] => Array
                                                                (
                                                                    [type] => uint
                                                                )

                                                        )

                                                )

                                            [stored_entities:protected] => Array
                                                (
                                                )

                                            [is_new:protected] => 1
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                            [Io:protected] => 
                                        )

                                    [Acl:protected] => Acl Object
                                        (
                                            [Db:protected] => Db_Core Object
                                                (
                                                    [debug] => 1
                                                    [connected] => 1
                                                    [exception_depth:protected] => 0
                                                    [errors:protected] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => HY093
                                                                    [1] => 
                                                                    [2] => 
                                                                )

                                                        )

                                                    [db:Db_Core:private] => PDO Object
                                                        (
                                                        )

                                                )

                                        )

                                )

                            [User:protected] => User_Entity Object
                                (
                                    [login_error] => 
                                    [roles:protected] => Array
                                        (
                                        )

                                    [update_alias] => 
                                    [type:protected] => default
                                    [fields:protected] => Array
                                        (
                                        )

                                    [schema:protected] => Array
                                        (
                                            [table] => user
                                            [fields] => Array
                                                (
                                                    [status] => Array
                                                        (
                                                            [type] => uint
                                                            [default] => 1
                                                        )

                                                    [created] => Array
                                                        (
                                                            [type] => uint
                                                            [default] => 0
                                                        )

                                                    [updated] => Array
                                                        (
                                                            [type] => uint
                                                            [default] => 0
                                                        )

                                                    [name] => Array
                                                        (
                                                            [type] => varchar
                                                        )

                                                    [email] => Array
                                                        (
                                                            [type] => varchar
                                                        )

                                                    [lang] => Array
                                                        (
                                                            [type] => varchar
                                                        )

                                                    [login] => Array
                                                        (
                                                            [type] => uint
                                                        )

                                                    [salt] => Array
                                                        (
                                                            [type] => varchar
                                                        )

                                                    [pass] => Array
                                                        (
                                                            [type] => varchar
                                                        )

                                                    [reset] => Array
                                                        (
                                                            [type] => varchar
                                                        )

                                                    [reset_time] => Array
                                                        (
                                                            [type] => uint
                                                        )

                                                    [email_confirmation] => Array
                                                        (
                                                            [type] => varchar
                                                        )

                                                    [email_confirmation_time] => Array
                                                        (
                                                            [type] => uint
                                                        )

                                                    [customer_id] => Array
                                                        (
                                                            [type] => uint
                                                        )

                                                )

                                        )

                                    [stored_entities:protected] => Array
                                        (
                                        )

                                    [is_new:protected] => 1
                                    [Db:protected] => Db_Core Object
                                        (
                                            [debug] => 1
                                            [connected] => 1
                                            [exception_depth:protected] => 0
                                            [errors:protected] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => HY093
                                                            [1] => 
                                                            [2] => 
                                                        )

                                                )

                                            [db:Db_Core:private] => PDO Object
                                                (
                                                )

                                        )

                                    [Io:protected] => 
                                )

                            [Io:protected] => Io Object
                                (
                                    [error:protected] => 
                                )

                            [Acl:protected] => Acl Object
                                (
                                    [Db:protected] => Db_Core Object
                                        (
                                            [debug] => 1
                                            [connected] => 1
                                            [exception_depth:protected] => 0
                                            [errors:protected] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => HY093
                                                            [1] => 
                                                            [2] => 
                                                        )

                                                )

                                            [db:Db_Core:private] => PDO Object
                                                (
                                                )

                                        )

                                )

                            [Cache:protected] => Cache_Core Object
                                (
                                    [Db:protected] => Db_Core Object
                                        (
                                            [debug] => 1
                                            [connected] => 1
                                            [exception_depth:protected] => 0
                                            [errors:protected] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => HY093
                                                            [1] => 
                                                            [2] => 
                                                        )

                                                )

                                            [db:Db_Core:private] => PDO Object
                                                (
                                                )

                                        )

                                )

                            [Variable:protected] => Variable_Core Object
                                (
                                    [Db:protected] => Db_Core Object
                                        (
                                            [debug] => 1
                                            [connected] => 1
                                            [exception_depth:protected] => 0
                                            [errors:protected] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => HY093
                                                            [1] => 
                                                            [2] => 
                                                        )

                                                )

                                            [db:Db_Core:private] => PDO Object
                                                (
                                                )

                                        )

                                )

                            [name] => category
                        )

                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [0] => 14
                                )

                        )

                )

        )

    [errorInfo] => Array
        (
            [0] => HY093
            [1] => 
            [2] => 
        )

)