/var/www/html/wp-content/themes/grand-present/header.php:27:string 'uk' (length=2)
/var/www/html/wp-content/themes/grand-present/header.php:28:string 'uk' (length=2)

Узбецькі ножі пчак

шт.
шт.
шт.
шт.
шт.
шт.

        WP_Query Object
(
    [query] => Array
        (
            [catalog] => uzbetski-nozhi-pchak
        )

    [query_vars] => Array
        (
            [catalog] => uzbetski-nozhi-pchak
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [posts_per_page] => 12
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => al_view_type
                            [compare] => !=
                            [value] => 2
                            [type] => NUMERIC
                        )

                    [remaining_amount] => Array
                        (
                            [key] => fs_remaining_amount
                            [compare] => !=
                            [value] => 0
                        )

                )

            [orderby] => ID
            [order] => DESC
            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 
            [update_post_term_cache] => 1
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [post_type] => 
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => catalog
            [term] => uzbetski-nozhi-pchak
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => catalog
                            [terms] => Array
                                (
                                    [0] => uzbetski-nozhi-pchak
                                )

                            [field] => slug
                            [operator] => IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => wp_term_relationships
                )

            [queried_terms] => Array
                (
                    [catalog] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => uzbetski-nozhi-pchak
                                )

                            [field] => slug
                        )

                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => al_view_type
                            [compare] => !=
                            [value] => 2
                            [type] => NUMERIC
                        )

                    [remaining_amount] => Array
                        (
                            [key] => fs_remaining_amount
                            [compare] => !=
                            [value] => 0
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => al_view_type
                            [compare] => !=
                            [value] => 2
                            [type] => NUMERIC
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => SIGNED
                        )

                    [remaining_amount] => Array
                        (
                            [key] => fs_remaining_amount
                            [compare] => !=
                            [value] => 0
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [queried_object] => WP_Term Object
        (
            [term_id] => 517135
            [name] => Узбецькі ножі пчак
            [slug] => uzbetski-nozhi-pchak
            [term_group] => 0
            [term_taxonomy_id] => 517135
            [taxonomy] => catalog
            [description] => 
            [parent] => 5609
            [count] => 13
            [filter] => raw
        )

    [queried_object_id] => 517135
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )
					WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (517135)
) AND ( 
  ( wp_postmeta.meta_key = 'al_view_type' AND CAST(wp_postmeta.meta_value AS SIGNED) != '2' ) 
  AND 
  ( mt1.meta_key = 'fs_remaining_amount' AND mt1.meta_value != '0' )
) AND ((wp_posts.post_type = 'product' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					GROUP BY wp_posts.ID
					ORDER BY wp_posts.ID DESC
					LIMIT 0, 12
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 27427
                    [post_author] => 1
                    [post_date] => 2023-06-01 23:03:40
                    [post_date_gmt] => 2023-06-01 20:03:40
                    [post_content] => 
                    [post_title] => Оригінальний ніж Пчак ручної роботи 30 см 020Інкрустація
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => originalniy-nizh-pchak-ruchnoi-roboti-30-sm-020inkrustatsiya
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-01 23:03:40
                    [post_modified_gmt] => 2023-06-01 20:03:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://grand-present.com/product/originalniy-nizh-pchak-ruchnoi-roboti-30-sm-020inkrustatsiya/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                    [ura_post_type] => 
                )

            [1] => WP_Post Object
                (
                    [ID] => 27426
                    [post_author] => 1
                    [post_date] => 2023-06-01 23:03:40
                    [post_date_gmt] => 2023-06-01 20:03:40
                    [post_content] => 
                    [post_title] => Національний узбецький ніж Пчак 29 см 019Інкрустація
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => natsionalniy-uzbetskiy-nizh-pchak-29-sm-019inkrustatsiya
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-01 23:03:40
                    [post_modified_gmt] => 2023-06-01 20:03:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://grand-present.com/product/natsionalniy-uzbetskiy-nizh-pchak-29-sm-019inkrustatsiya/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                    [ura_post_type] => 
                )

            [2] => WP_Post Object
                (
                    [ID] => 26974
                    [post_author] => 1
                    [post_date] => 2023-06-01 23:03:40
                    [post_date_gmt] => 2023-06-01 20:03:40
                    [post_content] => 
                    [post_title] => Узбецький традиційний ніж-пчак оригінальна авторська робота 26 см 018Дерево
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => uzbetskiy-traditsiyniy-nizh-pchak-avtorskoi-roboti-018derevo
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-01 23:03:40
                    [post_modified_gmt] => 2023-06-01 20:03:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://grand-present.com/product/uzbetskiy-traditsiyniy-nizh-pchak-avtorskoi-roboti-018derevo/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                    [ura_post_type] => 
                )

            [3] => WP_Post Object
                (
                    [ID] => 26973
                    [post_author] => 1
                    [post_date] => 2023-06-01 23:03:40
                    [post_date_gmt] => 2023-06-01 20:03:40
                    [post_content] => 
                    [post_title] => Ніж Пчак узбецький подарунковий ручна робота 31 см 017Дерево
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => nizh-pchak-uzbetskiy-rukoyat-z-dereva-ruchnoi-roboti-017derevo
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-01 23:03:40
                    [post_modified_gmt] => 2023-06-01 20:03:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://grand-present.com/product/nizh-pchak-uzbetskiy-rukoyat-z-dereva-ruchnoi-roboti-017derevo/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                    [ura_post_type] => 
                )

            [4] => WP_Post Object
                (
                    [ID] => 26972
                    [post_author] => 1
                    [post_date] => 2023-06-01 23:03:39
                    [post_date_gmt] => 2023-06-01 20:03:39
                    [post_content] => 
                    [post_title] => Національний узбецький ніж-пчак 32 см 016Дерево
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => natsionalniy-uzbetskiy-nizh-pchak-z-derevyanoyu-rukoyattyu-016derevo
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-01 23:03:39
                    [post_modified_gmt] => 2023-06-01 20:03:39
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://grand-present.com/product/natsionalniy-uzbetskiy-nizh-pchak-z-derevyanoyu-rukoyattyu-016derevo/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                    [ura_post_type] => 
                )

            [5] => WP_Post Object
                (
                    [ID] => 26969
                    [post_author] => 1
                    [post_date] => 2023-06-01 23:03:39
                    [post_date_gmt] => 2023-06-01 20:03:39
                    [post_content] => 
                    [post_title] => Оригінальний Узбецький ніж пчак з інкрустацією 30 см 013Інкрустація
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => nizh-uzbetskiy-pchak-z-inkrustatsiieyu-avtorska-robota-013inkrustatsiya
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-01 23:03:39
                    [post_modified_gmt] => 2023-06-01 20:03:39
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://grand-present.com/product/nizh-uzbetskiy-pchak-z-inkrustatsiieyu-avtorska-robota-013inkrustatsiya/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                    [ura_post_type] => 
                )

            [6] => WP_Post Object
                (
                    [ID] => 26967
                    [post_author] => 1
                    [post_date] => 2023-06-01 23:03:39
                    [post_date_gmt] => 2023-06-01 20:03:39
                    [post_content] => 
                    [post_title] => Оригінальний ніж-пчак узбецький авторська робота 27 см 011Інкрустація
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => nizh-pchak-uzbetskiy-inkrustatsiya-avtorska-robota-011inkrustatsiya
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-01 23:03:39
                    [post_modified_gmt] => 2023-06-01 20:03:39
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://grand-present.com/product/nizh-pchak-uzbetskiy-inkrustatsiya-avtorska-robota-011inkrustatsiya/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                    [ura_post_type] => 
                )

            [7] => WP_Post Object
                (
                    [ID] => 26966
                    [post_author] => 1
                    [post_date] => 2023-06-01 23:03:38
                    [post_date_gmt] => 2023-06-01 20:03:38
                    [post_content] => 
                    [post_title] => Ніж узбецький Пчак подарунковий з інкрустацією 29 см 010Інкрустація
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => nizh-uzbetskiy-pchak-z-inkrustatsiieyu-010inkrustatsiya
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-01 23:03:38
                    [post_modified_gmt] => 2023-06-01 20:03:38
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://grand-present.com/product/nizh-uzbetskiy-pchak-z-inkrustatsiieyu-010inkrustatsiya/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                    [ura_post_type] => 
                )

            [8] => WP_Post Object
                (
                    [ID] => 26965
                    [post_author] => 1
                    [post_date] => 2023-06-01 23:03:38
                    [post_date_gmt] => 2023-06-01 20:03:38
                    [post_content] => 
                    [post_title] => Національний узбецький ніж-пчак з інкрустацією ручної роботи 29 см 009Інкрустація
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => natsionalniy-uzbetskiy-nizh-pchak-z-inkrustatsiieyu-009inkrustatsiya
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-01 23:03:38
                    [post_modified_gmt] => 2023-06-01 20:03:38
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://grand-present.com/product/natsionalniy-uzbetskiy-nizh-pchak-z-inkrustatsiieyu-009inkrustatsiya/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                    [ura_post_type] => 
                )

            [9] => WP_Post Object
                (
                    [ID] => 26964
                    [post_author] => 1
                    [post_date] => 2023-06-01 23:03:38
                    [post_date_gmt] => 2023-06-01 20:03:38
                    [post_content] => 
                    [post_title] => Ніж пчак узбецький авторської роботи 29 см 008Кістка
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => nizh-pchak-uzbetskiy-avtorskoi-roboti-008kistka
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-01 23:03:38
                    [post_modified_gmt] => 2023-06-01 20:03:38
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://grand-present.com/product/nizh-pchak-uzbetskiy-avtorskoi-roboti-008kistka/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                    [ura_post_type] => 
                )

            [10] => WP_Post Object
                (
                    [ID] => 26963
                    [post_author] => 1
                    [post_date] => 2023-06-01 23:03:37
                    [post_date_gmt] => 2023-06-01 20:03:37
                    [post_content] => 
                    [post_title] => Узбецький ніж-пчак ручної роботи 28 см 007Кістка
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => uzbetskiy-nizh-pchak-iz-kistki-ruchnoi-roboti-007kistka
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-01 23:03:37
                    [post_modified_gmt] => 2023-06-01 20:03:37
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://grand-present.com/product/uzbetskiy-nizh-pchak-iz-kistki-ruchnoi-roboti-007kistka/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                    [ura_post_type] => 
                )

            [11] => WP_Post Object
                (
                    [ID] => 26962
                    [post_author] => 1
                    [post_date] => 2023-06-01 23:03:37
                    [post_date_gmt] => 2023-06-01 20:03:37
                    [post_content] => 
                    [post_title] => Подарунковий ніж-пчак ручної роботи 29 см 006Ріг
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => nizh-pchak-ruchnoi-roboti-z-rukoyattyu-iz-rogu-barana-006rig
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-01 23:03:37
                    [post_modified_gmt] => 2023-06-01 20:03:37
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://grand-present.com/product/nizh-pchak-ruchnoi-roboti-z-rukoyattyu-iz-rogu-barana-006rig/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                    [ura_post_type] => 
                )

        )

    [post_count] => 12
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 27427
            [post_author] => 1
            [post_date] => 2023-06-01 23:03:40
            [post_date_gmt] => 2023-06-01 20:03:40
            [post_content] => 
            [post_title] => Оригінальний ніж Пчак ручної роботи 30 см 020Інкрустація
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => open
            [ping_status] => closed
            [post_password] => 
            [post_name] => originalniy-nizh-pchak-ruchnoi-roboti-30-sm-020inkrustatsiya
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2023-06-01 23:03:40
            [post_modified_gmt] => 2023-06-01 20:03:40
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://grand-present.com/product/originalniy-nizh-pchak-ruchnoi-roboti-30-sm-020inkrustatsiya/
            [menu_order] => 0
            [post_type] => product
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
            [ura_post_type] => 
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 13
    [max_num_pages] => 2
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 1
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 8a216df6161e84d116d366655748b9ad
    [query_vars_changed:WP_Query:private] => 1
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

)