" object(Cube\Paginator)#501 (10) { ["_adapter":protected]=> object(Cube\Paginator\Adapter\DbTableSelect)#492 (3) { ["_select":protected]=> object(Cube\Db\Select)#176 (5) { ["_bind":protected]=> array(0) { } ["_adapter":protected]=> object(Cube\Db\Adapter\PDO\Mysql)#115 (6) { ["_config":protected]=> array(8) { ["adapter"]=> string(26) "\Cube\Db\Adapter\PDO\Mysql" ["host"]=> string(9) "localhost" ["dbname"]=> string(9) "atauktion" ["username"]=> string(9) "atauktion" ["password"]=> string(19) "PhilippKrisper3962!" ["prefix"]=> string(4) "ppb_" ["charset"]=> string(4) "utf8" ["driver_options"]=> array(1) { [1002]=> string(30) "SET NAMES 'utf8',sql_mode = ''" } } ["_fetchMode":protected]=> int(2) ["_defaultStmtClass":protected]=> string(22) "\Cube\Db\Statement\Pdo" ["_connection":protected]=> object(PDO)#113 (0) { } ["_numericDataTypes":protected]=> array(2) { [0]=> int(0) [1]=> int(1) } ["_pdoType":protected]=> string(5) "mysql" } ["_parts":protected]=> array(12) { ["distinct"]=> bool(false) ["columns"]=> array(4) { [0]=> array(3) { [0]=> string(1) "l" [1]=> string(1) "*" [2]=> NULL } [1]=> array(3) { [0]=> string(2) "su" [1]=> string(8) "username" [2]=> NULL } [2]=> array(3) { [0]=> string(3) "mct" [1]=> string(5) "adult" [2]=> NULL } [3]=> array(3) { [0]=> string(3) "act" [1]=> string(5) "adult" [2]=> NULL } } ["from"]=> array(4) { ["l"]=> array(4) { ["joinType"]=> string(4) "from" ["schema"]=> NULL ["tableName"]=> string(12) "ppb_listings" ["joinCondition"]=> NULL } ["su"]=> array(4) { ["joinType"]=> string(10) "inner join" ["schema"]=> NULL ["tableName"]=> string(9) "ppb_users" ["joinCondition"]=> string(17) "l.user_id = su.id" } ["mct"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(14) "ppb_categories" ["joinCondition"]=> string(22) "l.category_id = mct.id" } ["act"]=> array(4) { ["joinType"]=> string(9) "left join" ["schema"]=> NULL ["tableName"]=> string(14) "ppb_categories" ["joinCondition"]=> string(27) "l.addl_category_id = act.id" } } ["forceindex"]=> NULL ["where"]=> array(11) { [0]=> string(792) "((su.postage_settings LIKE '%\"shipping_locations\":\"worldwide\"%') OR (su.postage_settings LIKE '%\"shipping_locations\":\"domestic\"%' AND l.country IN (1878)) OR (su.postage_settings LIKE '%\"shipping_locations\":\"custom\"%' AND su.postage_settings REGEXP '\"postage_type\":\"flat\"|\"postage_type\":\"carriers\"' AND su.postage_settings REGEXP '\"locations\":.*\"1878\"') OR (su.postage_settings REGEXP '\"postage_type\":\"item\"' AND l.postage_settings NOT LIKE '%\"pickup_options\":\"must_pickup\"%' AND ( l.postage_settings REGEXP '"locations_ids":.*1878' OR (l.postage_settings NOT LIKE "%locations_ids%" AND l.country IN (1878)) )) OR (l.postage_settings LIKE '%\"pickup_options\":\"must_pickup\"%' AND l.country IN (1878)))" [1]=> string(234) "AND (JSON_SEARCH(l.direct_payment, 'all', '14') IS NOT NULL OR JSON_SEARCH(l.direct_payment, 'all', '1') IS NOT NULL OR JSON_SEARCH(l.direct_payment, 'all', '15') IS NOT NULL OR JSON_SEARCH(l.offline_payment, 'all', '12') IS NOT NULL)" [2]=> string(40) "AND (mct.adult = 0 OR mct.adult is null)" [3]=> string(40) "AND (act.adult = 0 OR act.adult is null)" [4]=> string(46) "AND (l.listing_type IN ('auction', 'product'))" [5]=> string(17) "AND (l.draft = 0)" [6]=> string(18) "AND (l.active = 1)" [7]=> string(20) "AND (l.approved = 1)" [8]=> string(42) "AND (l.start_time > now() OR l.closed = 0)" [9]=> string(19) "AND (l.deleted = 0)" [10]=> string(26) "AND (l.list_in != 'store')" } ["group"]=> array(0) { } ["having"]=> array(0) { } ["union"]=> array(0) { } ["order"]=> array(1) { [0]=> array(2) { [0]=> string(10) "created_at" [1]=> string(4) "DESC" } } ["limitcount"]=> int(20) ["limitoffset"]=> int(1440) ["forupdate"]=> bool(false) } ["_tableCols":protected]=> array(0) { } ["_prefix":protected]=> string(4) "ppb_" } ["_count":protected]=> int(14489) ["_table":protected]=> object(Ppb\Db\Table\Listings)#177 (13) { ["_name":protected]=> string(8) "listings" ["_prefix":protected]=> string(4) "ppb_" ["_adapter":protected]=> object(Cube\Db\Adapter\PDO\Mysql)#115 (6) { ["_config":protected]=> array(8) { ["adapter"]=> string(26) "\Cube\Db\Adapter\PDO\Mysql" ["host"]=> string(9) "localhost" ["dbname"]=> string(9) "atauktion" ["username"]=> string(9) "atauktion" ["password"]=> string(19) "PhilippKrisper3962!" ["prefix"]=> string(4) "ppb_" ["charset"]=> string(4) "utf8" ["driver_options"]=> array(1) { [1002]=> string(30) "SET NAMES 'utf8',sql_mode = ''" } } ["_fetchMode":protected]=> int(2) ["_defaultStmtClass":protected]=> string(22) "\Cube\Db\Statement\Pdo" ["_connection":protected]=> object(PDO)#113 (0) { } ["_numericDataTypes":protected]=> array(2) { [0]=> int(0) [1]=> int(1) } ["_pdoType":protected]=> string(5) "mysql" } ["_cols":protected]=> NULL ["_primary":protected]=> string(2) "id" ["_metadata":protected]=> array(0) { } ["_removeOnUpdate":protected]=> array(0) { } ["_rowClass":protected]=> string(25) "\Ppb\Db\Table\Row\Listing" ["_rowsetClass":protected]=> string(29) "\Ppb\Db\Table\Rowset\Listings" ["_referenceMap":protected]=> array(6) { ["Owner"]=> array(3) { ["columns"]=> string(7) "user_id" ["refTableClass"]=> string(19) "\Ppb\Db\Table\Users" ["refColumns"]=> string(2) "id" } ["OnBehalfOf"]=> array(3) { ["columns"]=> string(15) "on_behalf_of_id" ["refTableClass"]=> string(19) "\Ppb\Db\Table\Users" ["refColumns"]=> string(2) "id" } ["Category"]=> array(3) { ["columns"]=> string(11) "category_id" ["refTableClass"]=> string(24) "\Ppb\Db\Table\Categories" ["refColumns"]=> string(2) "id" } ["AddlCategory"]=> array(3) { ["columns"]=> string(16) "addl_category_id" ["refTableClass"]=> string(24) "\Ppb\Db\Table\Categories" ["refColumns"]=> string(2) "id" } ["Country"]=> array(3) { ["columns"]=> string(7) "country" ["refTableClass"]=> string(23) "\Ppb\Db\Table\Locations" ["refColumns"]=> string(2) "id" } ["TaxType"]=> array(3) { ["columns"]=> string(11) "tax_type_id" ["refTableClass"]=> string(22) "\Ppb\Db\Table\TaxTypes" ["refColumns"]=> string(2) "id" } } ["_dependentTables":protected]=> array(8) { [0]=> string(24) "\Ppb\Db\Table\Accounting" [1]=> string(18) "\Ppb\Db\Table\Bids" [2]=> string(27) "\Ppb\Db\Table\ListingsMedia" [3]=> string(27) "\Ppb\Db\Table\ListingsWatch" [4]=> string(20) "\Ppb\Db\Table\Offers" [5]=> string(27) "\Ppb\Db\Table\SalesListings" [6]=> string(23) "\Ppb\Db\Table\Messaging" [7]=> string(36) "\Ppb\Db\Table\RecentlyViewedListings" } ["_cacheableQueries":protected]=> bool(true) ["_cache":protected]=> object(Cube\Cache)#116 (1) { ["_adapter":protected]=> object(Cube\Cache\Adapter\Files)#117 (6) { ["_cacheQueries":protected]=> bool(true) ["_cacheMetadata":protected]=> bool(true) ["_cacheRoutes":protected]=> bool(true) ["_serialization":protected]=> bool(true) ["_expires":protected]=> int(259200) ["_folder":protected]=> string(43) "/var/www/vhosts/atauktion.at/httpdocs/cache" } } } } ["_currentItemCount":protected]=> int(20) ["_currentItems":protected]=> object(Ppb\Db\Table\Rowset\Listings)#494 (14) { ["_data":protected]=> array(20) { [0]=> array(73) { ["id"]=> int(41472) ["listing_type"]=> string(7) "product" ["name"]=> string(23) "DVD / Stirb Langsam 4.0" ["short_description"]=> string(51) "Zustand siehe Merkmale und Beschreibung - Gebraucht" ["search_tags"]=> string(0) "" ["description"]=> string(2686) "
- Versteigert wie beschrieben ( Merkmale & Zustandsbeschreibung)
- Bis zu 70% günstiger als Neuware
- Nachhaltig Shoppen
- Kombiversand möglich
- Tausende Produkte Online
- Sicher & Schnell
Folge unserem Shop für mehr!
- Auctioned as described (features & condition description)
- Up to 70% cheaper than new goods
- Sustainable shopping
- Combined shipping possible
- Thousands of products online
- Safe & fast
Follow our Shop for more!
" ["item_condition"]=> string(0) "" ["user_id"]=> int(149) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "both" ["category_id"]=> int(7483) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(4) "0.99" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(4) "0.99" ["enable_make_offer"]=> int(0) ["make_offer_min"]=> string(4) "0.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(1) ["tax_type_id"]=> int(2) ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-24 08:26:04" ["end_time"]=> string(19) "2025-06-07 08:26:04" ["duration"]=> int(14) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(1) ["country"]=> int(1878) ["state"]=> string(4) "2320" ["address"]=> string(31) "8181 Sankt Ruprecht An Der Raab" ["postage_settings"]=> string(612) "{"accept_returns":1,"returns_policy":"14 Tage R\u00fcckgabe - K\u00e4ufer bezahlt R\u00fcckversand.","pickup_options":"can_pickup","postage":{"price":{"0":"3.50","1":"5.50","3":"3.90","4":"7.90","6":"6.90","7":"9.90","9":"3.90","10":"7.90"},"method":{"0":"Unversichert","1":"Versichert","3":"Unversichert","4":"Versichert","6":"No Tracking","7":"With Tracking","9":"No Tracking","10":"With Tracking"},"locations":{"0":"0","1":"0","3":"1","4":"1","6":"2","7":"2","9":"3","10":"3"},"locations_ids":{"0":1878,"2":2327,"4":2328,"6":2395}},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"1"}" ["offline_payment"]=> string(2) "12" ["direct_payment"]=> string(27) "{"1":"14","2":"1","3":"15"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(27) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-24 08:26:04" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(1) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(2) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(8) "K-L-Shop" ["adult"]=> NULL } [1]=> array(73) { ["id"]=> int(41471) ["listing_type"]=> string(7) "product" ["name"]=> string(37) "DVD / Hollow Man - Unsichtbare Gefahr" ["short_description"]=> string(51) "Zustand siehe Merkmale und Beschreibung - Gebraucht" ["search_tags"]=> string(0) "" ["description"]=> string(2686) "
- Versteigert wie beschrieben ( Merkmale & Zustandsbeschreibung)
- Bis zu 70% günstiger als Neuware
- Nachhaltig Shoppen
- Kombiversand möglich
- Tausende Produkte Online
- Sicher & Schnell
Folge unserem Shop für mehr!
- Auctioned as described (features & condition description)
- Up to 70% cheaper than new goods
- Sustainable shopping
- Combined shipping possible
- Thousands of products online
- Safe & fast
Follow our Shop for more!
" ["item_condition"]=> string(0) "" ["user_id"]=> int(149) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "both" ["category_id"]=> int(7483) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(4) "0.99" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(4) "0.99" ["enable_make_offer"]=> int(0) ["make_offer_min"]=> string(4) "0.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(1) ["tax_type_id"]=> int(2) ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-24 08:25:34" ["end_time"]=> string(19) "2025-06-07 08:25:34" ["duration"]=> int(14) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(1) ["country"]=> int(1878) ["state"]=> string(4) "2320" ["address"]=> string(31) "8181 Sankt Ruprecht An Der Raab" ["postage_settings"]=> string(612) "{"accept_returns":1,"returns_policy":"14 Tage R\u00fcckgabe - K\u00e4ufer bezahlt R\u00fcckversand.","pickup_options":"can_pickup","postage":{"price":{"0":"3.50","1":"5.50","3":"3.90","4":"7.90","6":"6.90","7":"9.90","9":"3.90","10":"7.90"},"method":{"0":"Unversichert","1":"Versichert","3":"Unversichert","4":"Versichert","6":"No Tracking","7":"With Tracking","9":"No Tracking","10":"With Tracking"},"locations":{"0":"0","1":"0","3":"1","4":"1","6":"2","7":"2","9":"3","10":"3"},"locations_ids":{"0":1878,"2":2327,"4":2328,"6":2395}},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"1"}" ["offline_payment"]=> string(2) "12" ["direct_payment"]=> string(27) "{"1":"14","2":"1","3":"15"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(35) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-24 08:25:34" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(1) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(2) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(8) "K-L-Shop" ["adult"]=> NULL } [2]=> array(73) { ["id"]=> int(41470) ["listing_type"]=> string(7) "product" ["name"]=> string(47) "DVD / Lauras Stern 1 (7 Gute-Nacht-Geschichten)" ["short_description"]=> string(51) "Zustand siehe Merkmale und Beschreibung - Gebraucht" ["search_tags"]=> string(0) "" ["description"]=> string(2686) "
- Versteigert wie beschrieben ( Merkmale & Zustandsbeschreibung)
- Bis zu 70% günstiger als Neuware
- Nachhaltig Shoppen
- Kombiversand möglich
- Tausende Produkte Online
- Sicher & Schnell
Folge unserem Shop für mehr!
- Auctioned as described (features & condition description)
- Up to 70% cheaper than new goods
- Sustainable shopping
- Combined shipping possible
- Thousands of products online
- Safe & fast
Follow our Shop for more!
" ["item_condition"]=> string(0) "" ["user_id"]=> int(149) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "both" ["category_id"]=> int(7483) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(4) "0.99" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(4) "0.99" ["enable_make_offer"]=> int(0) ["make_offer_min"]=> string(4) "0.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(1) ["tax_type_id"]=> int(2) ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-24 08:24:43" ["end_time"]=> string(19) "2025-06-07 08:24:43" ["duration"]=> int(14) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(1) ["country"]=> int(1878) ["state"]=> string(4) "2320" ["address"]=> string(31) "8181 Sankt Ruprecht An Der Raab" ["postage_settings"]=> string(612) "{"accept_returns":1,"returns_policy":"14 Tage R\u00fcckgabe - K\u00e4ufer bezahlt R\u00fcckversand.","pickup_options":"can_pickup","postage":{"price":{"0":"3.50","1":"5.50","3":"3.90","4":"7.90","6":"6.90","7":"9.90","9":"3.90","10":"7.90"},"method":{"0":"Unversichert","1":"Versichert","3":"Unversichert","4":"Versichert","6":"No Tracking","7":"With Tracking","9":"No Tracking","10":"With Tracking"},"locations":{"0":"0","1":"0","3":"1","4":"1","6":"2","7":"2","9":"3","10":"3"},"locations_ids":{"0":1878,"2":2327,"4":2328,"6":2395}},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"1"}" ["offline_payment"]=> string(2) "12" ["direct_payment"]=> string(27) "{"1":"14","2":"1","3":"15"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(38) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-24 08:24:43" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(1) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(2) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(8) "K-L-Shop" ["adult"]=> NULL } [3]=> array(73) { ["id"]=> int(41469) ["listing_type"]=> string(7) "product" ["name"]=> string(15) "DVD / Der Sturm" ["short_description"]=> string(51) "Zustand siehe Merkmale und Beschreibung - Gebraucht" ["search_tags"]=> string(0) "" ["description"]=> string(2686) "
- Versteigert wie beschrieben ( Merkmale & Zustandsbeschreibung)
- Bis zu 70% günstiger als Neuware
- Nachhaltig Shoppen
- Kombiversand möglich
- Tausende Produkte Online
- Sicher & Schnell
Folge unserem Shop für mehr!
- Auctioned as described (features & condition description)
- Up to 70% cheaper than new goods
- Sustainable shopping
- Combined shipping possible
- Thousands of products online
- Safe & fast
Follow our Shop for more!
" ["item_condition"]=> string(0) "" ["user_id"]=> int(149) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "both" ["category_id"]=> int(7483) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(4) "0.99" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(4) "0.99" ["enable_make_offer"]=> int(0) ["make_offer_min"]=> string(4) "0.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(1) ["tax_type_id"]=> int(2) ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-24 08:23:47" ["end_time"]=> string(19) "2025-06-07 08:23:47" ["duration"]=> int(14) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(1) ["country"]=> int(1878) ["state"]=> string(4) "2320" ["address"]=> string(31) "8181 Sankt Ruprecht An Der Raab" ["postage_settings"]=> string(612) "{"accept_returns":1,"returns_policy":"14 Tage R\u00fcckgabe - K\u00e4ufer bezahlt R\u00fcckversand.","pickup_options":"can_pickup","postage":{"price":{"0":"3.50","1":"5.50","3":"3.90","4":"7.90","6":"6.90","7":"9.90","9":"3.90","10":"7.90"},"method":{"0":"Unversichert","1":"Versichert","3":"Unversichert","4":"Versichert","6":"No Tracking","7":"With Tracking","9":"No Tracking","10":"With Tracking"},"locations":{"0":"0","1":"0","3":"1","4":"1","6":"2","7":"2","9":"3","10":"3"},"locations_ids":{"0":1878,"2":2327,"4":2328,"6":2395}},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"1"}" ["offline_payment"]=> string(2) "12" ["direct_payment"]=> string(27) "{"1":"14","2":"1","3":"15"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(24) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-24 08:23:47" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(1) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(2) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(8) "K-L-Shop" ["adult"]=> NULL } [4]=> array(73) { ["id"]=> int(41468) ["listing_type"]=> string(7) "product" ["name"]=> string(45) "DVD / Liebling Kreuzberg - Staffel 2 [4 DVDs]" ["short_description"]=> string(51) "Zustand siehe Merkmale und Beschreibung - Gebraucht" ["search_tags"]=> string(0) "" ["description"]=> string(2686) "
- Versteigert wie beschrieben ( Merkmale & Zustandsbeschreibung)
- Bis zu 70% günstiger als Neuware
- Nachhaltig Shoppen
- Kombiversand möglich
- Tausende Produkte Online
- Sicher & Schnell
Folge unserem Shop für mehr!
- Auctioned as described (features & condition description)
- Up to 70% cheaper than new goods
- Sustainable shopping
- Combined shipping possible
- Thousands of products online
- Safe & fast
Follow our Shop for more!
" ["item_condition"]=> string(0) "" ["user_id"]=> int(149) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "both" ["category_id"]=> int(7483) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(4) "0.99" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(4) "0.99" ["enable_make_offer"]=> int(0) ["make_offer_min"]=> string(4) "0.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(1) ["tax_type_id"]=> int(2) ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-24 08:23:15" ["end_time"]=> string(19) "2025-06-07 08:23:15" ["duration"]=> int(14) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(1) ["country"]=> int(1878) ["state"]=> string(4) "2320" ["address"]=> string(31) "8181 Sankt Ruprecht An Der Raab" ["postage_settings"]=> string(612) "{"accept_returns":1,"returns_policy":"14 Tage R\u00fcckgabe - K\u00e4ufer bezahlt R\u00fcckversand.","pickup_options":"can_pickup","postage":{"price":{"0":"3.50","1":"5.50","3":"3.90","4":"7.90","6":"6.90","7":"9.90","9":"3.90","10":"7.90"},"method":{"0":"Unversichert","1":"Versichert","3":"Unversichert","4":"Versichert","6":"No Tracking","7":"With Tracking","9":"No Tracking","10":"With Tracking"},"locations":{"0":"0","1":"0","3":"1","4":"1","6":"2","7":"2","9":"3","10":"3"},"locations_ids":{"0":1878,"2":2327,"4":2328,"6":2395}},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"1"}" ["offline_payment"]=> string(2) "12" ["direct_payment"]=> string(27) "{"1":"14","2":"1","3":"15"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(29) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-24 08:23:15" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(1) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(2) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(8) "K-L-Shop" ["adult"]=> NULL } [5]=> array(73) { ["id"]=> int(41467) ["listing_type"]=> string(7) "product" ["name"]=> string(82) "Jumpsuite Jumper Overall "Karo schwarz/weiß" im Haremslook Einheitsgröße Unisex" ["short_description"]=> string(0) "" ["search_tags"]=> string(0) "" ["description"]=> string(2157) "Cooler Bio Unisex schwarz/weiß karierter Jumpsuit Jumper Overall Einteiler. Mit türkis eingefassten Seitentaschen und Brusttasche. Träger mit türkisen Druckknöpfen. Baumwollstoff mit Frottee Innenseite. Beinbündchen mit Gummizug
Größe:
Einheitsgröße passend von M-XXXLDa Abholung nicht funktioniert nur noch Versand
Privatverkauf, kein Umtausch, Rückgabe, Garantie oder Gewährleistung
Ich liefere nich tund fahe niemanden entgegen
Aus Gründen der Nachhaltigkeit werde nur noch MO und FR Pakete aufgegeben!
" ["item_condition"]=> string(0) "" ["user_id"]=> int(433) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "site" ["category_id"]=> int(9784) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(6) "150.00" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(6) "150.00" ["enable_make_offer"]=> int(0) ["make_offer_min"]=> string(4) "0.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(0) ["tax_type_id"]=> NULL ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-23 14:45:23" ["end_time"]=> string(19) "2025-06-22 14:45:23" ["duration"]=> int(30) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(0) ["country"]=> int(1878) ["state"]=> string(4) "2318" ["address"]=> string(4) "2100" ["postage_settings"]=> string(340) "{"pickup_options":"no_pickups","postage":{"price":{"0":"7.00","2":"15.00","4":"35.00","6":"25.00"},"method":{"0":"Versichert","2":"Versichert","4":"Versichert","6":"Versichert"},"locations":{"0":"0","2":"1","4":"2","6":"3"},"locations_ids":[1878,2327,2328,2395]},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"4"}" ["offline_payment"]=> string(17) "a:1:{i:0;s:0:"";}" ["direct_payment"]=> string(10) "{"1":"14"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(22) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-23 14:45:23" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(0) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(5) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(10) "Revoluzzer" ["adult"]=> NULL } [6]=> array(73) { ["id"]=> int(41466) ["listing_type"]=> string(7) "product" ["name"]=> string(35) "Bio Hoodie Langarm Shirt Peace&Love" ["short_description"]=> string(0) "" ["search_tags"]=> string(0) "" ["description"]=> string(1787) "Langarm Hoodie "Peace" in Bio Qualität aus mint meliertem Jersey und türkisen Bündchen, Kapuze mit Metallösen und Baumwollkordel in türkis. Transfer.-Plotter Aufdruck "Peace" vorne
Größe L/XLDa Abholung nicht funktioniert nur noch Versand
Privatverkauf, kein Umtausch, Rückgabe, Garantie oder Gewährleistung
Ich liefere nich tund fahe niemanden entgegen
Aus Gründen der Nachhaltigkeit werde nur noch MO und FR Pakete aufgegeben!
" ["item_condition"]=> string(0) "" ["user_id"]=> int(433) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "site" ["category_id"]=> int(9776) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(5) "60.00" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(5) "60.00" ["enable_make_offer"]=> int(0) ["make_offer_min"]=> string(4) "0.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(0) ["tax_type_id"]=> NULL ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-23 14:41:41" ["end_time"]=> string(19) "2025-06-22 14:41:41" ["duration"]=> int(30) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(0) ["country"]=> int(1878) ["state"]=> string(4) "2318" ["address"]=> string(4) "2100" ["postage_settings"]=> string(340) "{"pickup_options":"no_pickups","postage":{"price":{"0":"7.00","2":"15.00","4":"35.00","6":"25.00"},"method":{"0":"Versichert","2":"Versichert","4":"Versichert","6":"Versichert"},"locations":{"0":"0","2":"1","4":"2","6":"3"},"locations_ids":[1878,2327,2328,2395]},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"4"}" ["offline_payment"]=> string(17) "a:1:{i:0;s:0:"";}" ["direct_payment"]=> string(10) "{"1":"14"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(24) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-23 14:41:41" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(0) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(5) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(10) "Revoluzzer" ["adult"]=> NULL } [7]=> array(73) { ["id"]=> int(41465) ["listing_type"]=> string(7) "product" ["name"]=> string(44) "Langarm Shirt Zipfelshirt Elfen Hippie Ethno" ["short_description"]=> string(0) "" ["search_tags"]=> string(0) "" ["description"]=> string(1749) "Zipfelshirt doppellagig mit Puffärmel. Das Shirt hat einen rundhalsausschnitt und lange Armbündchen. Der Saum ist gerollt aus Bio Jersey gefertigt
Größe M/LDa Abholung nicht funktioniert nur noch Versand
Privatverkauf, kein Umtausch, Rückgabe, Garantie oder Gewährleistung
Ich liefere nich tund fahe niemanden entgegen
Aus Gründen der Nachhaltigkeit werde nur noch MO und FR Pakete aufgegeben!
" ["item_condition"]=> string(0) "" ["user_id"]=> int(433) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "site" ["category_id"]=> int(9776) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(5) "55.00" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(5) "55.00" ["enable_make_offer"]=> int(0) ["make_offer_min"]=> string(4) "0.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(0) ["tax_type_id"]=> NULL ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-23 14:37:23" ["end_time"]=> string(19) "2025-06-22 14:37:23" ["duration"]=> int(30) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(0) ["country"]=> int(1878) ["state"]=> string(4) "2318" ["address"]=> string(4) "2100" ["postage_settings"]=> string(340) "{"pickup_options":"no_pickups","postage":{"price":{"0":"7.00","2":"15.00","4":"35.00","6":"25.00"},"method":{"0":"Versichert","2":"Versichert","4":"Versichert","6":"Versichert"},"locations":{"0":"0","2":"1","4":"2","6":"3"},"locations_ids":[1878,2327,2328,2395]},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"4"}" ["offline_payment"]=> string(17) "a:1:{i:0;s:0:"";}" ["direct_payment"]=> string(10) "{"1":"14"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(21) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-23 14:37:23" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(0) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(5) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(10) "Revoluzzer" ["adult"]=> NULL } [8]=> array(73) { ["id"]=> int(41464) ["listing_type"]=> string(7) "product" ["name"]=> string(68) "Jumpsuite Jumper Overall "Cord" im Haremslook Einheitsgröße Unisex" ["short_description"]=> string(0) "" ["search_tags"]=> string(0) "" ["description"]=> string(2162) "Cord Jumpsuit in Bambus Bioqualität in herbstlichen Farben. Mit Taillenaufsatz mit Einschubtaschen. Beinbündchen mit Gummizug Träger kann man durch Knotenbindung selbst in der Länge einstellen. Taschenaufsatz mit Schrägband eingefasst
Größe:
Einheitsgröße (passt von L-XXXL)Da Abholung nicht funktioniert nur noch Versand
Privatverkauf, kein Umtausch, Rückgabe, Garantie oder Gewährleistung
Ich liefere nich tund fahe niemanden entgegen
Aus Gründen der Nachhaltigkeit werde nur noch MO und FR Pakete aufgegeben!
" ["item_condition"]=> string(0) "" ["user_id"]=> int(433) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "site" ["category_id"]=> int(9784) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(6) "170.00" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(6) "170.00" ["enable_make_offer"]=> int(0) ["make_offer_min"]=> string(4) "0.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(0) ["tax_type_id"]=> NULL ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-26 14:35:01" ["end_time"]=> string(19) "2025-05-29 14:35:01" ["duration"]=> int(3) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(1) ["country"]=> int(1878) ["state"]=> string(4) "2318" ["address"]=> string(4) "2100" ["postage_settings"]=> string(340) "{"pickup_options":"no_pickups","postage":{"price":{"0":"7.00","2":"15.00","4":"35.00","6":"25.00"},"method":{"0":"Versichert","2":"Versichert","4":"Versichert","6":"Versichert"},"locations":{"0":"0","2":"1","4":"2","6":"3"},"locations_ids":[1878,2327,2328,2395]},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"4"}" ["offline_payment"]=> string(17) "a:1:{i:0;s:0:"";}" ["direct_payment"]=> string(10) "{"1":"14"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(2) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-23 14:33:15" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(1) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(5) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(10) "Revoluzzer" ["adult"]=> NULL } [9]=> array(73) { ["id"]=> int(41463) ["listing_type"]=> string(7) "product" ["name"]=> string(27) "Neckholder Top Shirt Hawaii" ["short_description"]=> string(0) "" ["search_tags"]=> string(0) "" ["description"]=> string(1690) "Neckholder Top Hawaii aus Bio Jersey, in türkis gepunktet eingefasst. Vorne mit Masche.
Größe L/XLDa Abholung nicht funktioniert nur noch Versand
Privatverkauf, kein Umtausch, Rückgabe, Garantie oder Gewährleistung
Ich liefere nich tund fahe niemanden entgegen
Aus Gründen der Nachhaltigkeit werde nur noch MO und FR Pakete aufgegeben!
" ["item_condition"]=> string(0) "" ["user_id"]=> int(433) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "site" ["category_id"]=> int(9776) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(5) "40.00" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(5) "40.00" ["enable_make_offer"]=> int(0) ["make_offer_min"]=> string(4) "0.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(0) ["tax_type_id"]=> NULL ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-23 14:28:14" ["end_time"]=> string(19) "2025-06-22 14:28:14" ["duration"]=> int(30) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(0) ["country"]=> int(1878) ["state"]=> string(4) "2318" ["address"]=> string(4) "2100" ["postage_settings"]=> string(340) "{"pickup_options":"no_pickups","postage":{"price":{"0":"7.00","2":"15.00","4":"35.00","6":"25.00"},"method":{"0":"Versichert","2":"Versichert","4":"Versichert","6":"Versichert"},"locations":{"0":"0","2":"1","4":"2","6":"3"},"locations_ids":[1878,2327,2328,2395]},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"4"}" ["offline_payment"]=> string(17) "a:1:{i:0;s:0:"";}" ["direct_payment"]=> string(10) "{"1":"14"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(22) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-23 14:28:14" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(0) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(5) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(10) "Revoluzzer" ["adult"]=> NULL } [10]=> array(73) { ["id"]=> int(41461) ["listing_type"]=> string(7) "product" ["name"]=> string(60) "Fahrrad Miles Jugendfahrrad 20" Feather Girl Shimano bremsen" ["short_description"]=> string(0) "" ["search_tags"]=> string(0) "" ["description"]=> string(162) "Jugendfahrrad 20", 6 Gang
Rahmen: U-Type Hi-Ten
Schaltung: Shimano TY-21, 6-Gang
Ausstattung: Lichtanlage, Schutzblech und Gepäckträger
" ["item_condition"]=> string(0) "" ["user_id"]=> int(104) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "site" ["category_id"]=> int(9716) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(6) "120.00" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(6) "120.00" ["enable_make_offer"]=> int(1) ["make_offer_min"]=> string(5) "90.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(0) ["tax_type_id"]=> NULL ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-23 11:57:51" ["end_time"]=> string(19) "2025-06-22 11:57:51" ["duration"]=> int(30) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(0) ["country"]=> int(1878) ["state"]=> string(4) "2320" ["address"]=> string(4) "8181" ["postage_settings"]=> string(197) "{"pickup_options":"no_pickups","postage":{"price":["25"],"method":["Standard"],"locations":["0"],"locations_ids":[1878]},"combined_shipping":"no","returns_payment":"buyer_pays","shipping_time":"1"}" ["offline_payment"]=> string(17) "a:1:{i:0;s:0:"";}" ["direct_payment"]=> string(18) "{"1":"14","2":"1"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(260) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-23 11:57:51" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(0) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(0) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(7) "Nicemax" ["adult"]=> NULL } [11]=> array(73) { ["id"]=> int(41460) ["listing_type"]=> string(7) "product" ["name"]=> string(42) "Vintage Siphon aus italienischem Edelstahl" ["short_description"]=> string(0) "" ["search_tags"]=> string(0) "" ["description"]=> string(42) "Vintage Siphon aus italienischem Edelstahl" ["item_condition"]=> string(0) "" ["user_id"]=> int(104) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "site" ["category_id"]=> int(9614) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(5) "20.00" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(5) "20.00" ["enable_make_offer"]=> int(1) ["make_offer_min"]=> string(4) "1.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(0) ["tax_type_id"]=> NULL ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-22 17:00:52" ["end_time"]=> string(19) "2025-06-21 17:00:52" ["duration"]=> int(30) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(0) ["country"]=> int(1878) ["state"]=> string(4) "2320" ["address"]=> string(4) "8181" ["postage_settings"]=> string(276) "{"pickup_options":"can_pickup","postage":{"price":["5","11","21","15"],"method":["Standard ","Standard ","Standard ","Standard "],"locations":["0","1","2","3"],"locations_ids":[1878,2327,2328,2395]},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"1"}" ["offline_payment"]=> string(2) "12" ["direct_payment"]=> string(18) "{"1":"14","2":"1"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(49) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-22 17:00:52" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(0) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(0) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(7) "Nicemax" ["adult"]=> NULL } [12]=> array(73) { ["id"]=> int(41459) ["listing_type"]=> string(7) "product" ["name"]=> string(43) "Vintage hölzerne Jesusfigur Rio de Janeiro" ["short_description"]=> string(0) "" ["search_tags"]=> string(0) "" ["description"]=> string(43) "Vintage hölzerne Jesusfigur Rio de Janeiro" ["item_condition"]=> string(0) "" ["user_id"]=> int(104) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "site" ["category_id"]=> int(9622) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(5) "11.00" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(5) "11.00" ["enable_make_offer"]=> int(1) ["make_offer_min"]=> string(4) "1.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(0) ["tax_type_id"]=> NULL ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-22 16:58:38" ["end_time"]=> string(19) "2025-06-21 16:58:38" ["duration"]=> int(30) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(0) ["country"]=> int(1878) ["state"]=> string(4) "2320" ["address"]=> string(4) "8181" ["postage_settings"]=> string(276) "{"pickup_options":"can_pickup","postage":{"price":["5","11","21","14"],"method":["Standard ","Standard ","Standard ","Standard "],"locations":["0","1","2","3"],"locations_ids":[1878,2327,2328,2395]},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"1"}" ["offline_payment"]=> string(2) "12" ["direct_payment"]=> string(18) "{"1":"14","2":"1"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(44) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-22 16:58:38" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(0) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(0) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(7) "Nicemax" ["adult"]=> NULL } [13]=> array(73) { ["id"]=> int(41458) ["listing_type"]=> string(7) "product" ["name"]=> string(30) "Vintage Trinkbecher versilbert" ["short_description"]=> string(0) "" ["search_tags"]=> string(0) "" ["description"]=> string(30) "Vintage Trinkbecher versilbert" ["item_condition"]=> string(0) "" ["user_id"]=> int(104) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "site" ["category_id"]=> int(9615) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(4) "5.00" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(4) "5.00" ["enable_make_offer"]=> int(0) ["make_offer_min"]=> string(4) "0.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(0) ["tax_type_id"]=> NULL ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-22 16:50:00" ["end_time"]=> string(19) "2025-06-21 16:50:00" ["duration"]=> int(30) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(0) ["country"]=> int(1878) ["state"]=> string(4) "2320" ["address"]=> string(4) "8181" ["postage_settings"]=> string(276) "{"pickup_options":"can_pickup","postage":{"price":["5","11","21","15"],"method":["Standard ","Standard ","Standard ","Standard "],"locations":["0","1","2","3"],"locations_ids":[1878,2327,2328,2395]},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"1"}" ["offline_payment"]=> string(2) "12" ["direct_payment"]=> string(18) "{"1":"14","2":"1"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(41) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-22 16:50:00" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(0) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(0) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(7) "Nicemax" ["adult"]=> NULL } [14]=> array(73) { ["id"]=> int(41457) ["listing_type"]=> string(7) "product" ["name"]=> string(38) "Vintage sitzende Buddha-Figur aus Holz" ["short_description"]=> string(0) "" ["search_tags"]=> string(0) "" ["description"]=> string(38) "Vintage sitzende Buddha-Figur aus Holz" ["item_condition"]=> string(0) "" ["user_id"]=> int(104) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "site" ["category_id"]=> int(9622) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(4) "9.00" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(4) "9.00" ["enable_make_offer"]=> int(1) ["make_offer_min"]=> string(4) "1.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(0) ["tax_type_id"]=> NULL ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-22 16:46:48" ["end_time"]=> string(19) "2025-06-21 16:46:48" ["duration"]=> int(30) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(0) ["country"]=> int(1878) ["state"]=> string(4) "2320" ["address"]=> string(4) "8181" ["postage_settings"]=> string(276) "{"pickup_options":"can_pickup","postage":{"price":["5","11","21","15"],"method":["Standard ","Standard ","Standard ","Standard "],"locations":["0","1","2","3"],"locations_ids":[1878,2327,2328,2395]},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"1"}" ["offline_payment"]=> string(2) "12" ["direct_payment"]=> string(18) "{"1":"14","2":"1"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(53) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-22 16:46:48" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(0) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(0) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(7) "Nicemax" ["adult"]=> NULL } [15]=> array(73) { ["id"]=> int(41456) ["listing_type"]=> string(7) "product" ["name"]=> string(39) "Viel Glück Figur einer Tennisspielerin" ["short_description"]=> string(0) "" ["search_tags"]=> string(0) "" ["description"]=> string(39) "Viel Glück Figur einer Tennisspielerin" ["item_condition"]=> string(0) "" ["user_id"]=> int(104) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "site" ["category_id"]=> int(9622) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(4) "5.00" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(4) "5.00" ["enable_make_offer"]=> int(0) ["make_offer_min"]=> string(4) "0.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(0) ["tax_type_id"]=> NULL ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-22 16:44:17" ["end_time"]=> string(19) "2025-06-21 16:44:17" ["duration"]=> int(30) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(0) ["country"]=> int(1878) ["state"]=> string(4) "2320" ["address"]=> string(4) "8181" ["postage_settings"]=> string(276) "{"pickup_options":"no_pickups","postage":{"price":["5","11","21","15"],"method":["Standard ","Standard ","Standard ","Standard "],"locations":["0","1","2","3"],"locations_ids":[1878,2327,2328,2395]},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"1"}" ["offline_payment"]=> string(17) "a:1:{i:0;s:0:"";}" ["direct_payment"]=> string(18) "{"1":"14","2":"1"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(46) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-22 16:44:17" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(0) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(0) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(7) "Nicemax" ["adult"]=> NULL } [16]=> array(73) { ["id"]=> int(41455) ["listing_type"]=> string(7) "product" ["name"]=> string(46) "Figur eines Mädchens und eines Billardtisches" ["short_description"]=> string(0) "" ["search_tags"]=> string(0) "" ["description"]=> string(46) "Figur eines Mädchens und eines Billardtisches" ["item_condition"]=> string(0) "" ["user_id"]=> int(104) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "site" ["category_id"]=> int(9622) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(4) "5.00" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(4) "5.00" ["enable_make_offer"]=> int(0) ["make_offer_min"]=> string(4) "0.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(0) ["tax_type_id"]=> NULL ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-22 16:41:57" ["end_time"]=> string(19) "2025-06-21 16:41:57" ["duration"]=> int(30) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(0) ["country"]=> int(1878) ["state"]=> string(4) "2320" ["address"]=> string(4) "8181" ["postage_settings"]=> string(276) "{"pickup_options":"can_pickup","postage":{"price":["5","11","21","15"],"method":["Standard ","Standard ","Standard ","Standard "],"locations":["0","1","2","3"],"locations_ids":[1878,2327,2328,2395]},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"1"}" ["offline_payment"]=> string(2) "12" ["direct_payment"]=> string(18) "{"1":"14","2":"1"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(292) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-22 16:41:57" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(0) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(0) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(7) "Nicemax" ["adult"]=> NULL } [17]=> array(73) { ["id"]=> int(41454) ["listing_type"]=> string(7) "product" ["name"]=> string(38) "Vintage sitzende Katzenfigur, Ägypten" ["short_description"]=> string(0) "" ["search_tags"]=> string(0) "" ["description"]=> string(38) "Vintage sitzende Katzenfigur, Ägypten" ["item_condition"]=> string(0) "" ["user_id"]=> int(104) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "site" ["category_id"]=> int(9622) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(4) "7.50" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(4) "7.50" ["enable_make_offer"]=> int(1) ["make_offer_min"]=> string(4) "1.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(0) ["tax_type_id"]=> NULL ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-25 16:41:02" ["end_time"]=> string(19) "2025-05-28 16:41:02" ["duration"]=> int(3) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(1) ["country"]=> int(1878) ["state"]=> string(4) "2320" ["address"]=> string(4) "8181" ["postage_settings"]=> string(286) "{"pickup_options":"can_pickup","postage":{"price":["4.5","11","21","15"],"method":["Mit Nummer ","Mit Nummer ","Mit Nummer ","Mit Nummer "],"locations":["0","1","2","3"],"locations_ids":[1878,2327,2328,2395]},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"1"}" ["offline_payment"]=> string(2) "12" ["direct_payment"]=> string(18) "{"1":"14","2":"1"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(12) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-22 16:39:39" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(1) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(0) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(7) "Nicemax" ["adult"]=> NULL } [18]=> array(73) { ["id"]=> int(41453) ["listing_type"]=> string(7) "product" ["name"]=> string(39) "Vintage sitzende weibliche Buddha-Figur" ["short_description"]=> string(0) "" ["search_tags"]=> string(0) "" ["description"]=> string(39) "Vintage sitzende weibliche Buddha-Figur" ["item_condition"]=> string(0) "" ["user_id"]=> int(104) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "site" ["category_id"]=> int(9622) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(5) "11.00" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(5) "11.00" ["enable_make_offer"]=> int(1) ["make_offer_min"]=> string(4) "1.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(0) ["tax_type_id"]=> NULL ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-22 16:36:56" ["end_time"]=> string(19) "2025-06-21 16:36:56" ["duration"]=> int(30) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(0) ["country"]=> int(1878) ["state"]=> string(4) "2320" ["address"]=> string(4) "8181" ["postage_settings"]=> string(286) "{"pickup_options":"no_pickups","postage":{"price":["4.5","11","21","15"],"method":["Mit Nummer ","Mit Nummer ","Mit Nummer ","Mit Nummer "],"locations":["0","1","2","3"],"locations_ids":[1878,2327,2328,2395]},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"1"}" ["offline_payment"]=> string(17) "a:1:{i:0;s:0:"";}" ["direct_payment"]=> string(18) "{"1":"14","2":"1"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(48) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-22 16:36:56" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(0) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(0) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(7) "Nicemax" ["adult"]=> NULL } [19]=> array(73) { ["id"]=> int(41452) ["listing_type"]=> string(7) "product" ["name"]=> string(29) "Vintage sitzende Buddha-Figur" ["short_description"]=> string(0) "" ["search_tags"]=> string(0) "" ["description"]=> string(29) "Vintage sitzende Buddha-Figur" ["item_condition"]=> string(0) "" ["user_id"]=> int(104) ["on_behalf_of_id"]=> NULL ["list_in"]=> string(4) "site" ["category_id"]=> int(9622) ["addl_category_id"]=> NULL ["currency"]=> string(3) "EUR" ["quantity"]=> int(1) ["stock_levels"]=> NULL ["start_price"]=> string(4) "9.00" ["reserve_price"]=> string(4) "0.00" ["buyout_price"]=> string(4) "9.00" ["enable_make_offer"]=> int(1) ["make_offer_min"]=> string(4) "1.00" ["make_offer_max"]=> string(4) "0.00" ["apply_tax"]=> int(0) ["tax_type_id"]=> NULL ["bid_increment"]=> string(4) "0.00" ["start_time"]=> string(19) "2025-05-22 16:34:28" ["end_time"]=> string(19) "2025-06-21 16:34:28" ["duration"]=> int(30) ["hpfeat"]=> int(0) ["catfeat"]=> int(0) ["bold"]=> int(0) ["highlighted"]=> int(0) ["private_auction"]=> int(0) ["disable_sniping"]=> int(0) ["nb_relists"]=> int(0) ["auto_relist_sold"]=> int(0) ["relist_until_sold"]=> int(1) ["auto_relist_pending"]=> int(0) ["is_relisted"]=> int(0) ["country"]=> int(1878) ["state"]=> string(4) "2320" ["address"]=> string(4) "8181" ["postage_settings"]=> string(230) "{"pickup_options":"can_pickup","postage":{"price":["4.5","11"],"method":["Mit Nummer ","Mit Nummer "],"locations":["0","1"],"locations_ids":[1878,2327]},"combined_shipping":"yes","returns_payment":"buyer_pays","shipping_time":"1"}" ["offline_payment"]=> string(2) "12" ["direct_payment"]=> string(18) "{"1":"14","2":"1"}" ["voucher_code"]=> string(0) "" ["active"]=> int(1) ["approved"]=> int(1) ["closed"]=> int(0) ["closing"]=> int(0) ["deleted"]=> int(0) ["draft"]=> int(0) ["bulk"]=> int(0) ["nb_clicks"]=> int(48) ["rollback_data"]=> string(0) "" ["counted_at"]=> string(19) "2025-05-27 08:19:37" ["last_count_operation"]=> string(3) "add" ["created_at"]=> string(19) "2025-05-22 16:34:28" ["updated_at"]=> string(19) "2025-05-27 08:19:37" ["listing_ending_notification"]=> int(0) ["ebay_item_id"]=> NULL ["ebay_sync_date"]=> NULL ["ebay_user_id"]=> NULL ["ebay_raw_data"]=> string(0) "" ["duplicate"]=> int(0) ["enable_escrow"]=> int(0) ["enable_seller_sale_transaction_fee"]=> int(0) ["payment_time"]=> int(0) ["is_charity_auction"]=> int(0) ["pending_saved_searches_notification"]=> int(0) ["social_boost_amount"]=> string(4) "0.00" ["social_boost_paid"]=> int(0) ["username"]=> string(7) "Nicemax" ["adult"]=> NULL } } ["_table":protected]=> object(Ppb\Db\Table\Listings)#177 (13) { ["_name":protected]=> string(8) "listings" ["_prefix":protected]=> string(4) "ppb_" ["_adapter":protected]=> object(Cube\Db\Adapter\PDO\Mysql)#115 (6) { ["_config":protected]=> array(8) { ["adapter"]=> string(26) "\Cube\Db\Adapter\PDO\Mysql" ["host"]=> string(9) "localhost" ["dbname"]=> string(9) "atauktion" ["username"]=> string(9) "atauktion" ["password"]=> string(19) "PhilippKrisper3962!" ["prefix"]=> string(4) "ppb_" ["charset"]=> string(4) "utf8" ["driver_options"]=> array(1) { [1002]=> string(30) "SET NAMES 'utf8',sql_mode = ''" } } ["_fetchMode":protected]=> int(2) ["_defaultStmtClass":protected]=> string(22) "\Cube\Db\Statement\Pdo" ["_connection":protected]=> object(PDO)#113 (0) { } ["_numericDataTypes":protected]=> array(2) { [0]=> int(0) [1]=> int(1) } ["_pdoType":protected]=> string(5) "mysql" } ["_cols":protected]=> NULL ["_primary":protected]=> string(2) "id" ["_metadata":protected]=> array(0) { } ["_removeOnUpdate":protected]=> array(0) { } ["_rowClass":protected]=> string(25) "\Ppb\Db\Table\Row\Listing" ["_rowsetClass":protected]=> string(29) "\Ppb\Db\Table\Rowset\Listings" ["_referenceMap":protected]=> array(6) { ["Owner"]=> array(3) { ["columns"]=> string(7) "user_id" ["refTableClass"]=> string(19) "\Ppb\Db\Table\Users" ["refColumns"]=> string(2) "id" } ["OnBehalfOf"]=> array(3) { ["columns"]=> string(15) "on_behalf_of_id" ["refTableClass"]=> string(19) "\Ppb\Db\Table\Users" ["refColumns"]=> string(2) "id" } ["Category"]=> array(3) { ["columns"]=> string(11) "category_id" ["refTableClass"]=> string(24) "\Ppb\Db\Table\Categories" ["refColumns"]=> string(2) "id" } ["AddlCategory"]=> array(3) { ["columns"]=> string(16) "addl_category_id" ["refTableClass"]=> string(24) "\Ppb\Db\Table\Categories" ["refColumns"]=> string(2) "id" } ["Country"]=> array(3) { ["columns"]=> string(7) "country" ["refTableClass"]=> string(23) "\Ppb\Db\Table\Locations" ["refColumns"]=> string(2) "id" } ["TaxType"]=> array(3) { ["columns"]=> string(11) "tax_type_id" ["refTableClass"]=> string(22) "\Ppb\Db\Table\TaxTypes" ["refColumns"]=> string(2) "id" } } ["_dependentTables":protected]=> array(8) { [0]=> string(24) "\Ppb\Db\Table\Accounting" [1]=> string(18) "\Ppb\Db\Table\Bids" [2]=> string(27) "\Ppb\Db\Table\ListingsMedia" [3]=> string(27) "\Ppb\Db\Table\ListingsWatch" [4]=> string(20) "\Ppb\Db\Table\Offers" [5]=> string(27) "\Ppb\Db\Table\SalesListings" [6]=> string(23) "\Ppb\Db\Table\Messaging" [7]=> string(36) "\Ppb\Db\Table\RecentlyViewedListings" } ["_cacheableQueries":protected]=> bool(true) ["_cache":protected]=> object(Cube\Cache)#116 (1) { ["_adapter":protected]=> object(Cube\Cache\Adapter\Files)#117 (6) { ["_cacheQueries":protected]=> bool(true) ["_cacheMetadata":protected]=> bool(true) ["_cacheRoutes":protected]=> bool(true) ["_serialization":protected]=> bool(true) ["_expires":protected]=> int(259200) ["_folder":protected]=> string(43) "/var/www/vhosts/atauktion.at/httpdocs/cache" } } } ["_pointer":protected]=> int(0) ["_count":protected]=> int(20) ["_rows":protected]=> array(0) { } ["_rowClass":protected]=> string(25) "\Ppb\Db\Table\Row\Listing" ["_translate":protected]=> NULL ["_user":protected]=> NULL ["_settings":protected]=> array(0) { } ["_services":protected]=> array(0) { } ["_admin":protected]=> bool(false) ["_automatic":protected]=> bool(false) ["_messages":protected]=> array(0) { } ["_counter":protected]=> int(0) } ["_currentPageNumber":protected]=> int(73) ["_itemCountPerPage":protected]=> int(20) ["_pageCount":protected]=> int(725) ["_pageRange":protected]=> int(5) ["_pages":protected]=> object(stdClass)#470 (14) { ["pageCount"]=> int(725) ["itemCountPerPage"]=> int(20) ["first"]=> int(1) ["current"]=> int(73) ["last"]=> int(725) ["previous"]=> int(72) ["next"]=> int(74) ["pagesInRange"]=> array(5) { [71]=> int(71) [72]=> int(72) [73]=> int(73) [74]=> int(74) [75]=> int(75) } ["firstPageInRange"]=> int(71) ["lastPageInRange"]=> int(75) ["currentItemCount"]=> int(20) ["totalItemCount"]=> int(14489) ["firstItemNumber"]=> int(1441) ["lastItemNumber"]=> int(1460) } ["_scrollingStyle":protected]=> object(Cube\Paginator\ScrollingStyle\Sliding)#172 (0) { } ["_view":protected]=> NULL }
Zurück zur vorherigen Seite
Ergebnisse 1441 - 1460
string(5) "