Cart

Your cart contains 0 products

No products in the cart.

Shipping and free returns

72h Delivery

100% handmade in Italy

ENG
WP_Query Object
(
    [query] => Array
        (
            [post_type] => product
            [post_status] => publish
            [product_cat] => sun
            [posts_per_page] => -1
            [fields] => ids
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => product
            [post_status] => publish
            [product_cat] => sun
            [posts_per_page] => -1
            [fields] => ids
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                        )

                )

            [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] => 
            [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
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => product_cat
            [term] => sun
            [order] => DESC
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => product_cat
                            [terms] => Array
                                (
                                    [0] => sun
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [product_cat] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => sun
                                )

                            [field] => slug
                        )

                )

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

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                        )

                    [relation] => OR
                )

            [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
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT   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 ) JOIN wp_icl_translations wpml_translations
							ON wp_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) 
			 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (35,36,37,94,741,1127)
) AND ( 
  ( wp_postmeta.meta_key = 'p_model' AND wp_postmeta.meta_value = 'BASE 8' )
) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','collezione','collaborazione','edizione-limitata','product','product_variation' )  ) OR wp_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','collezione','collaborazione','edizione-limitata','product','product_variation' )  )
			 GROUP BY wp_posts.ID
			 ORDER BY wp_posts.post_date DESC
			 
    [posts] => Array
        (
            [0] => 230787
            [1] => 230735
            [2] => 230791
            [3] => 230795
            [4] => 123702
        )

    [post_count] => 5
    [current_post] => 0
    [before_loop] => 
    [in_the_loop] => 1
    [post] => 230787
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 5
    [max_num_pages] => 0
    [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] => 1
    [query_vars_hash:WP_Query:private] => 4e9a289f8ab690cc4dde33f706493152
    [query_vars_changed:WP_Query:private] => 
    [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
        )

)
WP_Query Object
(
    [query] => Array
        (
            [post_type] => product
            [post_status] => publish
            [product_cat] => sun
            [posts_per_page] => -1
            [fields] => ids
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => product
            [post_status] => publish
            [product_cat] => sun
            [posts_per_page] => -1
            [fields] => ids
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                        )

                )

            [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] => 
            [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
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => product_cat
            [term] => sun
            [order] => DESC
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => product_cat
                            [terms] => Array
                                (
                                    [0] => sun
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [product_cat] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => sun
                                )

                            [field] => slug
                        )

                )

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

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                        )

                    [relation] => OR
                )

            [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
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT   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 ) JOIN wp_icl_translations wpml_translations
							ON wp_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) 
			 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (35,36,37,94,741,1127)
) AND ( 
  ( wp_postmeta.meta_key = 'p_model' AND wp_postmeta.meta_value = 'BASE 8' )
) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','collezione','collaborazione','edizione-limitata','product','product_variation' )  ) OR wp_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','collezione','collaborazione','edizione-limitata','product','product_variation' )  )
			 GROUP BY wp_posts.ID
			 ORDER BY wp_posts.post_date DESC
			 
    [posts] => Array
        (
            [0] => 230787
            [1] => 230735
            [2] => 230791
            [3] => 230795
            [4] => 123702
        )

    [post_count] => 5
    [current_post] => 1
    [before_loop] => 
    [in_the_loop] => 1
    [post] => 230735
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 5
    [max_num_pages] => 0
    [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] => 1
    [query_vars_hash:WP_Query:private] => 4e9a289f8ab690cc4dde33f706493152
    [query_vars_changed:WP_Query:private] => 
    [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
        )

)
WP_Query Object
(
    [query] => Array
        (
            [post_type] => product
            [post_status] => publish
            [product_cat] => sun
            [posts_per_page] => -1
            [fields] => ids
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => product
            [post_status] => publish
            [product_cat] => sun
            [posts_per_page] => -1
            [fields] => ids
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                        )

                )

            [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] => 
            [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
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => product_cat
            [term] => sun
            [order] => DESC
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => product_cat
                            [terms] => Array
                                (
                                    [0] => sun
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [product_cat] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => sun
                                )

                            [field] => slug
                        )

                )

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

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                        )

                    [relation] => OR
                )

            [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
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT   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 ) JOIN wp_icl_translations wpml_translations
							ON wp_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) 
			 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (35,36,37,94,741,1127)
) AND ( 
  ( wp_postmeta.meta_key = 'p_model' AND wp_postmeta.meta_value = 'BASE 8' )
) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','collezione','collaborazione','edizione-limitata','product','product_variation' )  ) OR wp_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','collezione','collaborazione','edizione-limitata','product','product_variation' )  )
			 GROUP BY wp_posts.ID
			 ORDER BY wp_posts.post_date DESC
			 
    [posts] => Array
        (
            [0] => 230787
            [1] => 230735
            [2] => 230791
            [3] => 230795
            [4] => 123702
        )

    [post_count] => 5
    [current_post] => 2
    [before_loop] => 
    [in_the_loop] => 1
    [post] => 230791
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 5
    [max_num_pages] => 0
    [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] => 1
    [query_vars_hash:WP_Query:private] => 4e9a289f8ab690cc4dde33f706493152
    [query_vars_changed:WP_Query:private] => 
    [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
        )

)
WP_Query Object
(
    [query] => Array
        (
            [post_type] => product
            [post_status] => publish
            [product_cat] => sun
            [posts_per_page] => -1
            [fields] => ids
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => product
            [post_status] => publish
            [product_cat] => sun
            [posts_per_page] => -1
            [fields] => ids
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                        )

                )

            [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] => 
            [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
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => product_cat
            [term] => sun
            [order] => DESC
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => product_cat
                            [terms] => Array
                                (
                                    [0] => sun
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [product_cat] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => sun
                                )

                            [field] => slug
                        )

                )

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

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                        )

                    [relation] => OR
                )

            [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
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT   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 ) JOIN wp_icl_translations wpml_translations
							ON wp_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) 
			 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (35,36,37,94,741,1127)
) AND ( 
  ( wp_postmeta.meta_key = 'p_model' AND wp_postmeta.meta_value = 'BASE 8' )
) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','collezione','collaborazione','edizione-limitata','product','product_variation' )  ) OR wp_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','collezione','collaborazione','edizione-limitata','product','product_variation' )  )
			 GROUP BY wp_posts.ID
			 ORDER BY wp_posts.post_date DESC
			 
    [posts] => Array
        (
            [0] => 230787
            [1] => 230735
            [2] => 230791
            [3] => 230795
            [4] => 123702
        )

    [post_count] => 5
    [current_post] => 3
    [before_loop] => 
    [in_the_loop] => 1
    [post] => 230795
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 5
    [max_num_pages] => 0
    [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] => 1
    [query_vars_hash:WP_Query:private] => 4e9a289f8ab690cc4dde33f706493152
    [query_vars_changed:WP_Query:private] => 
    [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
        )

)
WP_Query Object
(
    [query] => Array
        (
            [post_type] => product
            [post_status] => publish
            [product_cat] => sun
            [posts_per_page] => -1
            [fields] => ids
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => product
            [post_status] => publish
            [product_cat] => sun
            [posts_per_page] => -1
            [fields] => ids
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                        )

                )

            [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] => 
            [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
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => product_cat
            [term] => sun
            [order] => DESC
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => product_cat
                            [terms] => Array
                                (
                                    [0] => sun
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [product_cat] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => sun
                                )

                            [field] => slug
                        )

                )

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

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                        )

                    [relation] => OR
                )

            [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
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => p_model
                            [value] => BASE 8
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT   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 ) JOIN wp_icl_translations wpml_translations
							ON wp_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) 
			 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (35,36,37,94,741,1127)
) AND ( 
  ( wp_postmeta.meta_key = 'p_model' AND wp_postmeta.meta_value = 'BASE 8' )
) AND wp_posts.post_type = 'product' AND ((wp_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','collezione','collaborazione','edizione-limitata','product','product_variation' )  ) OR wp_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','collezione','collaborazione','edizione-limitata','product','product_variation' )  )
			 GROUP BY wp_posts.ID
			 ORDER BY wp_posts.post_date DESC
			 
    [posts] => Array
        (
            [0] => 230787
            [1] => 230735
            [2] => 230791
            [3] => 230795
            [4] => 123702
        )

    [post_count] => 5
    [current_post] => 4
    [before_loop] => 
    [in_the_loop] => 1
    [post] => 123702
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 5
    [max_num_pages] => 0
    [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] => 1
    [query_vars_hash:WP_Query:private] => 4e9a289f8ab690cc4dde33f706493152
    [query_vars_changed:WP_Query:private] => 
    [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
        )

)

Do you need a prescription?

Purchase your prescription glasses online with lenses in just a few simple steps

sign

Choose the type of lenses

Do you need help?

  • icon title

    I don't need prescription lenses

  • icon title

    Single Vision Lenses

    For distance or reading. Recommended diopters: from -3,00 to +2,00

    • icon title

      Single Vision DuraVision® Platinum ZEISS Lenses

      For distance or reading. Recommended diopters: from -3,00 to +2,00

      + 200$
      • Standard

        Internal and external anti-reflective coating

        + 0$
      • Photochromic

        Clear lenses become darker as exposure to sunlight increases

        + 105$
      • BlueProtect

        Anti-blue light treatment eliminates eye fatigue while using computers and digital devices

        + 60$
      • Thin

        Recommended for prescriptions between -6.00 and +4.00 diopters, to ensure maximum comfort

        + 100$
    • icon title

      ZEISS Reading Lenses

      For reading: magnifies text using the same power in each lens

      + 90$
    • icon title

      Single Vision DuraVision® Sun ZEISS Lenses

      Sunglasses lenses, for distance or reading. Recommended diopters: -3.00 to +2.00

      + 165$
      • Standard

        Internal and external anti-reflective coating

        + 0$
      • Polarized

        Polarized sunglasses lenses, for distance or reading. Recommended diopters: -3.00 to +2.00. Polarized lenses allow you to shield the glare that is created when sunlight reflects off reflective surfaces (wet road surface, snow, sand).

        + 175$
      • Thin

        Sunglasses lenses, for distance or reading. Recommended diopters: -6.00 to +2.04

        + 95$
      • Thin Polarized

        Polarized sunglasses lenses, for distance or reading. Recommended diopters: -6.00 to +4.00. Polarized lenses allow you to shield the glare that is created when sunlight reflects off reflective surfaces (wet road surface, snow, sand).

        + 220$
  • icon title

    Progressive Lenses

    For distance, reading and all other possible uses. Recommended diopters: from -3,00 to +2,00

    • icon title

      Progressive Plus DuraVision® Platinum ZEISS Lenses

      For distance, reading and all other possible uses. Recommended diopters: from -3,00 to +2,00

      + 650$
      • Standard

        Internal and external anti-reflective coating

        + 0$
      • Individual

        Premium lens that embodies Zeiss technological expertise and optical excellence. This lens offers extraordinary visual quality for the wearer

        + 180$
      • Photochromic

        Clear lenses become darker as exposure to sunlight increases

        + 105$
      • BlueProtect

        Anti-blue light treatment eliminates eye fatigue while using computers and digital devices

        + 60$
      • Thin

        Recommended for prescriptions between -4.00 and +3.00 diopters, to ensure maximum comfort

        + 75$
  • icon title

    Non-Prescription Lenses

    Clear organic lenses with anti-reflective coating

    • icon title

      Non-Prescription DuraVision® Silver ZEISS Lenses

      Clear organic lenses with anti-reflective coating

      + 165$
      • Standard

        Internal and external anti-reflective coating

        + 0$
      • BlueProtect

        Anti-blue light treatment eliminates eye fatigue while using computers and digital devices

        + 35$
  • icon title

    Reading Lenses

    For reading: magnifies text using the same power in each lens

    • icon title

      ZEISS Reading Lenses

      For reading: magnifies text using the same power in each lens

      + 90$

Do you want to sign your BASE 8?

sign

PERSONALIZE YOUR FRAMES WITH A CUSTOM ENGRAVING

Engraving appears on the inside of the temple tip and can have a maximum of 6 characters (including punctuation).

Custom engraving may add 7 business days to your order shipment date. Due to the highly customized nature of the glasses, the signed frames are final sale and non-refundable.

Sign your BASE 8

sign
L.G.R

PERSONALIZE YOUR FRAMES WITH A CUSTOM ENGRAVING

Engraving appears on the inside of the temple tip and can have a maximum of 6 characters (including punctuation).

Custom engraving may add 7 business days to your order shipment date. Due to the highly customized nature of the glasses, the signed frames are final sale and non-refundable.

Subtotal 420.00

Cod. 5795

$420,00

BASE8

Black Matt Soft Touch // Blue Mirror Polarized (Base 8)

$420,00

All the colors

#ElevateYourGame
Discover L.G.R's first sports sunglasses, created in collaboration with Eugenio Amos and the design studio BorromeodeSilva

  • shipping

    Estimated shipping date 02/07/2024

  • icon-reso

    Free returns within 14 days

  • icon-klarna

    Pay in 3 installments with

  • icon-shipping

    Free shipping worldwide from €100

  • icon-handmade

    100% handmade in Italy

Inspiration

L.G.R is venturing into uncharted territory with its first sports-geared collection of performance-heavy sunglasses retaining the effortless elegance integral to the brand’s DNA. The exclusive lineup of sports-inflected frames stems from the friendship between L.G.R’s founder Luca Gnecchi Ruscone with car builder, collector and race car driver Eugenio Amos and Carlo Borromeo, the creative force behind the Studio Borromeo De Silva design and technology studio.

Marking the first time that L.G.R employs an 8-base curve to achieve the wraparound, enveloping style emblematic of the collection, the model, aptly called BASE 8, represents the brand’s foray into performance-imbued sunglasses.

Channeling its technical know-how and pushing its artisanal craftsmanship to new heights, L.G.R has embedded premium features, from tempered mineral glass lenses to offer the sharpest clarity of vision thanks to their mix of light-filtering rare-earth elements, to infrared blocking treatments, side air vents reminiscent of car designs and rubberized temple sleeves and nose pads.

Frame and lens details

100% Made in Italy
Injected bio-based polymer
Wraparound design
Side air vents
Rubberized temple sleeves and nose pads

Base 8 Barberini tempered mineral glass lenses
Polarized with mirrored coating
100% UV protection
6 layers of anti-reflective coating
Oleophobic and hydrophobic coating
Anti-scratch
Impact resistant
Filter category: 3

Measurements and Dimensions

Measurements and Dimensions
  • A:121mm
  • B:135mm
  • C:62mm
  • D:37mm
  • E:17mm

Delivery and home trial

Find out more about our shipping details. We offer you the possibility to try the glasses in the comfort of your home. In case you are not satisfied, you will have 14 days from the reception of the order to return them. Click here to discover more about our return policy.

Care and maintenance

To clean your glasses, carefully remove the Alcantara flaps and then gently rub some soap and water over them, rinse well and dry with a clean cloth.

fondo-giraffe

Recently Viewed