GET
/
api
/
v2
/
bestbuy
/
product
curl --request GET \
  --url https://piloterr.com/api/v2/bestbuy/product \
  --header 'x-api-key: <x-api-key>'
{
    "pricing": {
        "rate": 0,
        "layout": "large",
        "offers": [],
        "sku_id": "6602763",
        "pdp_url": "https://www.bestbuy.com/site/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763.p?skuId=6602763",
        "offer_id": "384913",
        "plan_type": "Deferred",
        "show_suco": false,
        "show_offers": false,
        "show_prefix": false,
        "finance_term": 12,
        "selected_suco": false,
        "customer_price": 999,
        "gsp_unit_price": 999,
        "member_savings": {
            "show_paid_member_savings": false
        },
        "show_per_month": false,
        "total_tech_tag": "https://pisces.bbystatic.com/image2/BestBuy_US/Gallery/gl-66004-tt-logo-der-2x-215847.png",
        "has_offer_types": false,
        "monthly_payment": "83.25",
        "show_favor_free": false,
        "show_mini_price": false,
        "show_large_price": true,
        "show_price_badge": false,
        "show_small_price": false,
        "sku_price_domain": {
            "sku_id": "6602763",
            "is_m_a_p": false,
            "sku_type": "hardgood",
            "gift_skus": [
                {
                    "sku_id": "6484511",
                    "savings": 0,
                    "offer_id": "465099",
                    "quantity": 1,
                    "is_required_with_offer": false
                },
                {
                    "sku_id": "6515325",
                    "savings": 0,
                    "offer_id": "529896",
                    "quantity": 1,
                    "is_required_with_offer": false
                },
                {
                    "sku_id": "6515328",
                    "savings": 0,
                    "offer_id": "529900",
                    "quantity": 1,
                    "is_required_with_offer": false
                },
                {
                    "sku_id": "6562011",
                    "savings": 0,
                    "offer_id": "634974",
                    "quantity": 1,
                    "is_required_with_offer": false
                }
            ],
            "category_id": "pcmcat247400050001",
            "location_id": "960",
            "current_price": 999,
            "regular_price": 999,
            "total_savings": 0,
            "what_if_price": {
                "plan_paid_member2": {
                    "price": 950,
                    "savings": 49,
                    "savings_percent": 4
                },
                "plan_paid_member3": {
                    "price": 950,
                    "savings": 49,
                    "warranty": {
                        "sku_id": "6509638",
                        "full_term_savings": 143.76
                    },
                    "savings_percent": 4
                }
            },
            "customer_price": 999,
            "finance_option": {
                "rank": 8,
                "rate": 0,
                "offer_id": "384913",
                "priority": 1,
                "plan_type": "Deferred",
                "total_cost": 999,
                "default_plan": true,
                "finance_code": 7,
                "finance_term": 12,
                "monthly_payment": 83.25,
                "finance_code_name": "12-Month Financing",
                "terms_and_conditions": "NO INTEREST IF PAID IN FULL WITHIN 12 MONTHS. If the deferred interest balance is not paid in full by the end of the promotional period, interest will be charged from the purchase date at rates otherwise applicable under your Card Agreement. Min. payments required. See Card Agreement for details.",
                "finance_code_desc_long": "No interest if paid in full within 12 months (no points)",
                "total_cost_including_tax": 999,
                "monthly_payment_including_tax": 83.25
            },
            "gsp_unit_price": 999,
            "connection_type": "3",
            "finance_options": [
                {
                    "rank": 8,
                    "rate": 0,
                    "offer_id": "384913",
                    "priority": 1,
                    "plan_type": "Deferred",
                    "total_cost": 999,
                    "default_plan": true,
                    "finance_code": 7,
                    "finance_term": 12,
                    "monthly_payment": 83.25,
                    "finance_code_name": "12-Month Financing",
                    "terms_and_conditions": "NO INTEREST IF PAID IN FULL WITHIN 12 MONTHS. If the deferred interest balance is not paid in full by the end of the promotional period, interest will be charged from the purchase date at rates otherwise applicable under your Card Agreement. Min. payments required. See Card Agreement for details.",
                    "finance_code_desc_long": "No interest if paid in full within 12 months (no points)",
                    "total_cost_including_tax": 999,
                    "monthly_payment_including_tax": 83.25
                }
            ],
            "offer_qualifiers": [
                {
                    "id": 634974002,
                    "offer_id": "634974",
                    "offer_name": "Apple - Apple Music 3 Month Trial GWP (excl BB)",
                    "instance_id": 4,
                    "member_picks": false,
                    "com_rule_type": "10",
                    "offer_version": 761302,
                    "vendor_funded": false,
                    "com_offer_type": "FREEITEM",
                    "offer_discount_type": "Free",
                    "source_offer_version": 32,
                    "offer_revocable_on_returns": true,
                    "exclude_from_bundle_breakage": true
                },
                {
                    "id": 529900002,
                    "offer_id": "529900",
                    "offer_name": "Apple Arcade  4 month free (exc BB)",
                    "instance_id": 3,
                    "member_picks": false,
                    "com_rule_type": "10",
                    "offer_version": 761324,
                    "vendor_funded": false,
                    "com_offer_type": "FREEITEM",
                    "offer_discount_type": "Free",
                    "source_offer_version": 35,
                    "offer_revocable_on_returns": true,
                    "exclude_from_bundle_breakage": true
                },
                {
                    "id": 529896002,
                    "offer_id": "529896",
                    "offer_name": "Apple iCloud 3 month free (exc BB)",
                    "instance_id": 2,
                    "member_picks": false,
                    "com_rule_type": "10",
                    "offer_version": 761323,
                    "vendor_funded": false,
                    "com_offer_type": "FREEITEM",
                    "offer_discount_type": "Free",
                    "source_offer_version": 27,
                    "offer_revocable_on_returns": true,
                    "exclude_from_bundle_breakage": true
                },
                {
                    "id": 465099002,
                    "offer_id": "465099",
                    "offer_name": "Apple TV+ 3 months Purchase a select device and get Apple TV+ 3 months free (excl BB)",
                    "instance_id": 1,
                    "member_picks": false,
                    "com_rule_type": "10",
                    "offer_version": 761240,
                    "vendor_funded": false,
                    "com_offer_type": "FREEITEM",
                    "offer_discount_type": "Free",
                    "source_offer_version": 102,
                    "offer_revocable_on_returns": true,
                    "exclude_from_bundle_breakage": true
                }
            ],
            "price_event_type": "regular",
            "preferred_badging": "PriceMatchGuarantee",
            "current_as_of_date": "2025-01-24T09:43:02 GMT",
            "show_total_savings": false,
            "total_gift_savings": 0,
            "total_savings_percent": 0,
            "dot_com_display_status": "active",
            "has_total_tech_warranty": true,
            "is_price_match_guarantee": true,
            "total_paid_member_savings": 0,
            "total_non_paid_member_savings": 0
        },
        "total_tech_price": "950",
        "finance_code_name": "12-Month Financing",
        "preferred_badging": "PriceMatchGuarantee",
        "show_add_on_price": false,
        "show_sale_message": false,
        "show_single_price": false,
        "show_upgrade_plus": false,
        "membership_by_type": {
            "plus": {
                "price": 950,
                "savings": 49,
                "full_term_savings": "",
                "product_image_path": {
                    "rel": "Front_Thumbnail",
                    "href": "https://pisces.bbystatic.com/prescaled/108/54/image2/BestBuy_US/images/products/93d63192-c71c-4a26-8e0c-da261bf863c7.jpg",
                    "width": "54",
                    "height": "108",
                    "alt_text": "Front. Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Midnight.",
                    "media_type": "image/jpeg",
                    "pisces_href": "https://pisces.bbystatic.com/prescaled/108/54/image2/BestBuy_US/images/products/93d63192-c71c-4a26-8e0c-da261bf863c7.jpg",
                    "unit_of_measure": "pixels"
                },
                "product_service_name_path": "Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Midnight"
            },
            "total": {
                "price": 950,
                "savings": 49,
                "full_term_savings": 143.76,
                "product_image_path": {
                    "rel": "Front_Thumbnail",
                    "href": "https://pisces.bbystatic.com/prescaled/108/54/image2/BestBuy_US/images/products/93d63192-c71c-4a26-8e0c-da261bf863c7.jpg",
                    "width": "54",
                    "height": "108",
                    "alt_text": "Front. Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Midnight.",
                    "media_type": "image/jpeg",
                    "pisces_href": "https://pisces.bbystatic.com/prescaled/108/54/image2/BestBuy_US/images/products/93d63192-c71c-4a26-8e0c-da261bf863c7.jpg",
                    "unit_of_measure": "pixels"
                },
                "product_service_name_path": "Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Midnight"
            }
        },
        "show_bespoke_price": false,
        "show_package_price": false,
        "sku_data_analytics": {
            "sku_id": "6602763",
            "pricing_type": "member",
            "customer_price": 999
        },
        "total_tech_savings": "49",
        "is_restricted_price": false,
        "show_buy_new_option": false,
        "show_customer_price": true,
        "show_my_b_b_y_offer": false,
        "show_open_box_price": false,
        "show_previous_price": false,
        "show_warranty_price": false,
        "count_down_threshold": 1,
        "has_financing_option": true,
        "is_activated_pricing": false,
        "show_activated_price": false,
        "show_bundle_and_save": false,
        "show_cabo_suco_modal": false,
        "show_open_box_option": false,
        "show_total_tech_info": false,
        "total_tech_available": {},
        "preferred_badging_str": "PriceMatchGuarantee",
        "show_delayed_trade_in": true,
        "show_mini_refurbished": false,
        "show_price_disclaimer": false,
        "show_restricted_price": false,
        "show_total_tech_price": true,
        "disable_device_classes": [],
        "disable_offers_by_type": [],
        "show_buy_now_pay_later": false,
        "show_membership_yearly": false,
        "show_paid_member_badge": false,
        "show_returns_messaging": false,
        "disable_holiday_message": false,
        "finance_monthly_payment": 83.25,
        "show_membership_monthly": false,
        "show_my_bby_offer_price": false,
        "show_subscription_price": false,
        "disable_delayed_trade_in": false,
        "disable_expiration_timer": false,
        "show_lively_pricing_info": false,
        "show_my_b_by_offer_price": false,
        "total_cost_including_tax": "999.00",
        "disable_display_locations": [],
        "enable_total_tech_savings": false,
        "expiration_date_threshold": 336,
        "has_total_tech_membership": true,
        "total_tech_original_price": "999",
        "use_dynamic_s_m_p_spacing": true,
        "deal_expiration_time_stamp": null,
        "disable_membership_monthly": true,
        "query_params_to_be_removed": [
            "destinationZipCode",
            "storeId",
            "vt"
        ],
        "show_bundle_and_save_modal": false,
        "show_deal_expiration_timer": false,
        "show_savings_regular_price": false,
        "show_xbox_all_access_price": false,
        "total_tech_savings_percent": 4,
        "is_mobile_contract_selected": false,
        "disable_spend_and_get_banner": false,
        "show_gift_with_purchase_link": true,
        "disable_new_member_core_badge": false,
        "show_egp_open_box_entry_point": false,
        "show_spend_and_get_cabo_offer": false,
        "disable_activated_with_trade_in": false,
        "show_contextual_price_messaging": false,
        "show_customer_selected_discount": false,
        "show_link_to_app_for_deal_alert": true,
        "show_suggested_monthly_payments": true,
        "show_bundle_and_save_modal_alone": false,
        "price_change_total_savings_amount": 0,
        "override_paid_member_badge_h_t_m_l": "",
        "price_change_total_savings_percent": 0,
        "show_total_tech_support_disclaimer": false,
        "total_tech_membership_promoted_type": "BOTH",
        "send_deal_expiration_timer_analytics": "true",
        "disable_aquisition_component_on_p_d_p": false,
        "disable_aquisition_component_on_p_l_p": false,
        "show_customer_selected_discount_modal": false,
        "disable_total_tech_membership_a_b_test": false,
        "customer_selected_discount_is_discount_selected": false
    },
    "reviews": {
        "page": 1,
        "sort": "BEST_REVIEW",
        "stats": {
            "total_review_count": 620,
            "rating_distribution": [
                {
                    "count": 4,
                    "value": 1,
                    "actual_percent": 0.6451612903225806,
                    "rounded_percent": 1
                },
                {
                    "count": 1,
                    "value": 2,
                    "actual_percent": 0.16129032258064516,
                    "rounded_percent": 0
                },
                {
                    "count": 6,
                    "value": 3,
                    "actual_percent": 0.967741935483871,
                    "rounded_percent": 1
                },
                {
                    "count": 41,
                    "value": 4,
                    "actual_percent": 6.612903225806452,
                    "rounded_percent": 7
                },
                {
                    "count": 568,
                    "value": 5,
                    "actual_percent": 91.61290322580645,
                    "rounded_percent": 91
                }
            ],
            "recommended_percent": 99,
            "average_overall_rating": 4.9,
            "verified_purchase_count": 607
        },
        "device": {
            "is_large": true,
            "is_small": false
        },
        "expert": {
            "reviews": {
                "page": 1,
                "errors": [],
                "results": [
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": null,
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206118053/10000283/",
                        "author_name": "Michelle Ehrhardt",
                        "review_date": "2022-07-14",
                        "source_name": "Gizmodo",
                        "review_title": "M2 MacBook Air Review: Appealing Inside and Out",
                        "review_summary": "Apple's newest thin and light fanless laptop runs like a dream, and looks good doing it.",
                        "expert_review_id": "6b4eca30-ba31-3da9-8eaa-1624195291c3",
                        "source_content_id": "206118053"
                    },
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": {
                            "actual": 4.5,
                            "rounded": 5
                        },
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206121163/10000283/",
                        "author_name": "Dan Seifert",
                        "review_date": "2022-07-14",
                        "source_name": "The Verge",
                        "review_title": "Apple MacBook Air M2 (2022) review: all-new Air",
                        "review_summary": "There's a new look for the most popular laptop on the market.",
                        "expert_review_id": "52fcff61-8422-35d9-b8da-bcee192c0551",
                        "source_content_id": "206121163"
                    },
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": null,
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206120409/10000283/",
                        "author_name": "Andrew E. Freedman",
                        "review_date": "2022-07-14",
                        "source_name": "Tom's Hardware",
                        "review_title": "MacBook Air (M2) Review: Thinner, Better, More Expensive",
                        "review_summary": "The first MacBook Air designed around Apple Silicon is here.",
                        "expert_review_id": "9ac7acd3-15d5-3ac8-9eb4-d9e022260d0d",
                        "source_content_id": "206120409"
                    },
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": null,
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206114618/10000283/",
                        "author_name": "Mark Spoonauer",
                        "review_date": "2022-09-19",
                        "source_name": "Tom's Guide",
                        "review_title": "MacBook Air M2 (2022) review",
                        "review_summary": "Although it's a bit pricey, the MacBook Air M2 justifies the premium with an unbeatable combination of performance, battery life, display quality and portability.",
                        "expert_review_id": "b0ec11ce-4139-3385-9184-089b91bed51c",
                        "source_content_id": "206114618"
                    },
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": null,
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206119007/10000283/",
                        "author_name": "Samuel Axon",
                        "review_date": "2022-07-18",
                        "source_name": "Ars Technica",
                        "review_title": "2022 MacBook Air review: Apple's clean slate",
                        "review_summary": "The new Air is designed around the M2, and it's a fresh start for a classic laptop.",
                        "expert_review_id": "55ca1bb4-7e75-3bde-8a47-c9d7cab457ab",
                        "source_content_id": "206119007"
                    },
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": {
                            "actual": 4.5,
                            "rounded": 5
                        },
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206142708/10000283/",
                        "author_name": "Oliver Cragg",
                        "review_date": "2023-03-31",
                        "source_name": "Android Authority",
                        "review_title": "Apple MacBook Air M2 review: The finer things",
                        "review_summary": "The most popular laptop in the world returns with a refined design and powerful specs. Find out more in this Apple MacBook Air M2 review.",
                        "expert_review_id": "e453b6e9-744d-3186-811f-322e9407a448",
                        "source_content_id": "206142708"
                    },
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": {
                            "actual": 4.5,
                            "rounded": 5
                        },
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206132443/10000283/",
                        "author_name": "Cliff Joseph",
                        "review_date": "2022-10-07",
                        "source_name": "ZDNet",
                        "review_title": "Apple MacBook Air (M2, 2022) review: Sleeker, faster - and more expensive",
                        "review_summary": "The power-efficient M2 processor allows Apple to produce one of the slimmest and lightest laptops we've seen.",
                        "expert_review_id": "2a4e83fb-826d-389e-bcc0-ad2fd68eafb1",
                        "source_content_id": "206132443"
                    },
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": {
                            "actual": 4.5,
                            "rounded": 5
                        },
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206120707/10000283/",
                        "author_name": "Sherri L. Smith",
                        "review_date": "2022-07-14",
                        "source_name": "Laptop Mag",
                        "review_title": "MacBook Air M2 review: On the cusp of perfection",
                        "review_summary": "The MacBook Air M2 is a tantalizing mix of power, portability and endurance",
                        "expert_review_id": "46b39fc0-b784-38fa-8474-0b467f601528",
                        "source_content_id": "206120707"
                    }
                ],
                "page_size": 8,
                "total_results": 24
            },
            "review_summary": {
                "sku": "6602763",
                "ala_summary": "The analysis of all aggregated expert reviews shows that the reviewers are positive about sound, size, image quality and keyboard. Editors are less positive about price and energy. Using an algorithm based on product age, reviewers ratings history, popularity, product category expertise and other factors, this product gets an alaTest Expert Rating of 91/100 = Excellent quality.",
                "total_results": 24,
                "overall_rating": {
                    "actual": 4.6,
                    "rounded": 5
                }
            }
        },
        "is_bot": false,
        "layout": "simple",
        "photos": {
            "page": 1,
            "results": [
                {
                    "caption": null,
                    "photo_id": "6e839bf3-4532-33b1-9572-4abaec449ff5",
                    "review_id": "c5c9ebf2-b21d-36f3-b166-ee993b138ebc",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/1b27badda3f29cd8117dcb5a5f00895d.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/d9de1351-103d-5e9e-bc82-ae372577e919"
                },
                {
                    "caption": null,
                    "photo_id": "e29602a5-6510-3bde-b19f-1d730a3d8990",
                    "review_id": "c5c9ebf2-b21d-36f3-b166-ee993b138ebc",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/90dad1c44260cf070f1d7a8838602cda.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/a3e7ecab-012e-5558-9197-251f2a9e9b4f"
                },
                {
                    "caption": null,
                    "photo_id": "48913dc9-74ad-33da-adb9-8b0fcda6a4e1",
                    "review_id": "a6757be8-f975-3c75-91f9-0c9b13960274",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/87ea16fdccdab1a3dfd5da63aca164d3.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/ec4e703d-c635-5d13-bc09-4ee1b4f5a192"
                },
                {
                    "caption": null,
                    "photo_id": "e46ab829-0636-3505-86a8-ec17aaeb7302",
                    "review_id": "a6757be8-f975-3c75-91f9-0c9b13960274",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/53e5ad20935952613cb03d7b62350e9a.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/fb330ef0-bd0a-5781-999f-5f17638302c5"
                },
                {
                    "caption": null,
                    "photo_id": "e783e8c3-8554-3bfa-beb0-b4f23c1de24d",
                    "review_id": "ecc3215c-0b0b-3273-a93c-47a21c03731e",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/d7adc542baab60ed6a2477d432d49c8a.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/1bc7aacf-e5fe-5f1f-87db-cc80e7bf065f"
                },
                {
                    "caption": null,
                    "photo_id": "3346592f-7e56-331e-88c1-6f5a89aa5e00",
                    "review_id": "03ba235f-b587-392f-a0d6-14a50fc9dab5",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/03c2078c7e85ae4dfdcd18a00f901618.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/35feb768-c75a-558f-842b-a4a4e191e060"
                },
                {
                    "caption": null,
                    "photo_id": "0dd73204-0b7e-333c-8c0f-b9bb7a261d84",
                    "review_id": "319a0403-62a5-3615-8524-bb7aa5c6763f",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/7e652be8352ccae81db125a5c8527bd2.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/45586976-df53-5ac7-9b4a-b2e0d6c42ef9"
                },
                {
                    "caption": null,
                    "photo_id": "0ee653b8-0f82-3bcb-a0b3-2e86375eef90",
                    "review_id": "319a0403-62a5-3615-8524-bb7aa5c6763f",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/6cc7a06cb0896d3bcecf38b35f6b1e74.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/69f1be6b-2e87-5e38-b534-7f4382edce3a"
                },
                {
                    "caption": null,
                    "photo_id": "6a07282e-a003-3e19-b9cd-075b349a82b0",
                    "review_id": "2fbd7dfe-c223-30ac-be8d-139af770811d",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/22d2e028634a6934b42ef37e15a21cd1.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/5d3b00fc-7a9a-55ec-8e58-0e3328637b1d"
                },
                {
                    "caption": null,
                    "photo_id": "a09bfc25-84e1-3c98-8f6a-b7e790a6f503",
                    "review_id": "2fbd7dfe-c223-30ac-be8d-139af770811d",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/a9296775d74b049203077f217d4ffc55.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/c898a978-48ac-52c0-8768-20bfc38182e4"
                },
                {
                    "caption": null,
                    "photo_id": "4c1c7585-e88c-34de-be02-b6bbf2acb7db",
                    "review_id": "64df6ace-e4a3-36f8-8ff9-8bc18e36bea8",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/e29cae1c35a3eb1041589be4bf0b2f93.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/1e37626e-205e-575b-bd9d-54a2f69a0b1a"
                },
                {
                    "caption": null,
                    "photo_id": "a6d10995-1ad1-3059-932a-cbbc4a490f8a",
                    "review_id": "60e47fef-23c7-30dc-9395-6bbc517cdd32",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/d81a81b5162f0bfbc1e411e954e6649d.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/a104d1aa-38dd-5ea2-b5d8-e153a3e15f10"
                },
                {
                    "caption": null,
                    "photo_id": "32910963-83b3-3c83-8e32-f7309faa98bc",
                    "review_id": "269b59bc-d6b5-39ae-a8fa-265b4a139f95",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/9176ff0ed940da2bd98128b755cfaf7e.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/01244876-3c6f-57e6-a34e-788c73130403"
                },
                {
                    "caption": null,
                    "photo_id": "af397c6a-a8ed-3844-b6f2-85ab3084dcdc",
                    "review_id": "1a94eae2-b470-3f04-91a4-25f714042ee4",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/046ecd531a2b6c2bd1e944f2b3fa5f50.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/db07df9c-263f-5edc-a667-92b502b2f759"
                },
                {
                    "caption": null,
                    "photo_id": "d301d37e-c53b-39e7-b5e8-4bba5ff00083",
                    "review_id": "1a94eae2-b470-3f04-91a4-25f714042ee4",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/81304b625bc69b58be4eb8839e54de8b.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/3eeecfc2-72ee-58b9-af3c-4e99fc25175c"
                },
                {
                    "caption": null,
                    "photo_id": "12f65b87-97eb-38ca-a91b-6daebf9fb61c",
                    "review_id": "55f4b89c-ba69-3451-8856-7df70ac46ed4",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/e0f47e7eba8297a121bfdcc2123057b8.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/a3666714-7900-5a2b-b176-5fd1c823a0b2"
                },
                {
                    "caption": null,
                    "photo_id": "a642d070-c502-3fbc-a01f-c35f1130de56",
                    "review_id": "55f4b89c-ba69-3451-8856-7df70ac46ed4",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/6a928e571545307860f26b7771889342.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/5cf97fc6-cafd-56a5-b2be-afe2380664e5"
                },
                {
                    "caption": null,
                    "photo_id": "a788f43d-e4fa-3f23-beb4-fe8289cb8990",
                    "review_id": "ec3f299c-1a30-387b-b0e6-d3537a1401b9",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/341925e944abe35b076a738dcdf03a91.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/10620a74-c811-5de7-9392-57d1c1d59b87"
                },
                {
                    "caption": null,
                    "photo_id": "ae05e00a-b47f-3105-865e-03f9d8e5d7e1",
                    "review_id": "7bc5b926-94ee-3724-9a43-18bcf3ba06bb",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/4280a952c99d2385261a96d934ed16dd.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/17802138-f1d1-5929-b2bb-2dbd28ab0732"
                },
                {
                    "caption": null,
                    "photo_id": "578869f8-2ef2-355c-92c8-6e0988fdf121",
                    "review_id": "3f510236-4472-3246-b17e-e26c1d3973f8",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/b1f169dd8dd2c8108894585f231d4a4c.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/e84b333d-fd3e-59d4-9520-14e3f53748e2"
                }
            ],
            "page_size": 20,
            "total_results": 82
        },
        "rating": "",
        "sku_id": "6602763",
        "feature": "",
        "reviews": {
            "topics": [
                {
                    "id": "60e47fef-23c7-30dc-9395-6bbc517cdd32",
                    "cons": null,
                    "pros": [
                        "Battery life",
                        "M2 chip"
                    ],
                    "text": "The MacBook Air with the M2 chip is a game-changer. Here’s why:\n\nPerformance: The M2 chip delivers exceptional speed and efficiency. I can seamlessly multitask between resource-heavy apps like Photoshop, Final Cut Pro, and Safari without a hitch.\n\nDesign: Sleek, lightweight, and premium. The 13-inch size is perfect for portability, and the Space Gray color adds a professional touch.\n\nBattery Life: Incredible! I can go a full day of work or study without hunting for a charger.\n\nDisplay: The Retina display is stunning, with vibrant colors and crisp details. It makes working, streaming, or editing a joy.\n\nDownsides? The base storage of 256GB might be limiting for power users, but cloud solutions and external drives help.\n\nFinal Thoughts: Whether you're a student, a creative professional, or someone looking for a reliable everyday laptop, the MacBook Air with M2 chip is worth every penny. Highly recommended!",
                    "title": "The Ultimate Lightweight Laptop for Power and Styl",
                    "author": "VaibhavS",
                    "badges": [
                        {
                            "index": 90900,
                            "file_name": null,
                            "icon_path": null,
                            "icon_text": null,
                            "badge_code": "Incentivized",
                            "badge_name": "Incentivized",
                            "badge_type": "Custom",
                            "badge_description": "This reviewer received promo considerations or sweepstakes entry for writing a review."
                        },
                        {
                            "index": 100000,
                            "icon_url": "https://www.bestbuy.com/~assets/bby/_com/ugc-raas/ugc-common-assets/ugc-badge-verified-check.svg",
                            "file_name": "badgeContextual-verifiedPurchaser.jpg",
                            "icon_path": "/ugc-raas/ugc-common-assets/ugc-badge-verified-check.svg",
                            "icon_text": "Verified Purchase",
                            "badge_code": "VerifiedPurchaser",
                            "badge_name": "Verified Purchaser",
                            "badge_type": "Custom",
                            "image_u_r_l": "https://bestbuy.ugc.bazaarvoice.com/static/3545w/badgeContextual-verifiedPurchaser.jpg",
                            "badge_description": "We’ve verified that this content was written by people who purchased this item at Best Buy."
                        },
                        {
                            "index": 100500,
                            "icon_url": "https://www.bestbuy.com/~assets/bby/_com/ugc-raas/ugc-common-assets/badge-my-bestbuy-core.svg",
                            "file_name": "badgeRewardZoneStd.gif",
                            "icon_path": "/ugc-raas/ugc-common-assets/badge-my-bestbuy-core.svg",
                            "icon_text": "",
                            "badge_code": "rewardZoneNumberV3",
                            "badge_name":"My Best Buy\® Member",
                            "badge_type": "Custom",
                            "image_u_r_l": "https://bestbuy.ugc.bazaarvoice.com/static/3545w/badgeRewardZoneStd.gif",
                            "badge_description": "My Best Buy members receive promotional considerations or entries into drawings for writing reviews."
                        }
                    ],
                    "photos": [
                        {
                            "caption": null,
                            "photo_id": "a6d10995-1ad1-3059-932a-cbbc4a490f8a",
                            "review_id": "60e47fef-23c7-30dc-9395-6bbc517cdd32",
                            "normal_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/d81a81b5162f0bfbc1e411e954e6649d.jpg;maxHeight=615;maxWidth=594?format=webp",
                            "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/d81a81b5162f0bfbc1e411e954e6649d.jpg",
                            "thumbnail_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/d81a81b5162f0bfbc1e411e954e6649d.jpg;maxHeight=140;maxWidth=140?format=webp"
                        }
                    ],
                    "rating": 5,
                    "topic_type": "review",
                    "recommended": true,
                    "comment_count": 0,
                    "brand_responses": [],
                    "product_details": {
                        "name": "Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Space Gray",
                        "links": {
                            "pdp_path": "/site/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-space-gray/6602760.p?skuId=6602760",
                            "rnr_path": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-space-gray/6602760",
                            "reviews_path": "/site/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-space-gray/6602760.p?skuId=6602760#tabbed-customerreviews"
                        },
                        "active": true
                    },
                    "submission_time": "2024-12-30T12:10:13.000-06:00",
                    "days_of_ownership": 29,
                    "write_comment_url": "/site/reviews/submission/6602760/review/370021286?campaignid=PDP_&return=",
                    "negative_feedback_count": 0,
                    "positive_feedback_count": 2
                },
                {
                    "id": "64df6ace-e4a3-36f8-8ff9-8bc18e36bea8",
                    "cons": null,
                    "pros": [
                        "Battery life"
                    ],
                    "text": "I recently upgraded to the M2 MacBook Air, and I couldn’t be happier with my purchase. As someone who values both performance and portability, this laptop checks all the boxes!\n\nDesign & Build:\nFirst off, the design is sleek and modern, with an ultra-thin, lightweight chassis that’s perfect for travel or working on the go. The build quality feels premium, and it’s clear Apple has put a lot of thought into making this laptop not only functional but aesthetically pleasing.\n\nPerformance:\nThe M2 chip is a huge upgrade from the previous M1. It's incredibly fast and handles multitasking with ease. Whether I’m running multiple apps, editing photos, or browsing the web, everything runs smoothly without any lag. For a thin laptop, it punches way above its weight in terms of raw performance.\n\nBattery Life:\nOne of the standout features is the battery life. I easily get a full day’s worth of work done on a single charge, even with moderate to heavy usage. Apple claims up to 18 hours of video playback, and while I haven’t tested that exactly, it’s definitely impressive.\n\nDisplay:\nThe Retina display is vibrant, sharp, and offers excellent color accuracy. It’s bright enough to work in various lighting conditions, including outdoor environments, and watching videos or browsing the web is a pleasant experience.\n\nKeyboard & Trackpad:\nThe keyboard is comfortable to type on, with well-spaced keys and a satisfying feel. The trackpad is also large and responsive, making navigation a breeze.\n\nSpeakers:\nThe sound quality is surprisingly good for such a slim device. The stereo speakers are clear and loud enough for casual listening or watching videos, which is a nice bonus.\n\nPort Selection:\nWhile there are only two Thunderbolt/USB-C ports, I haven’t found this to be a huge issue, though it may be a limitation for those who need multiple USB-A ports. A simple dongle or hub can easily solve this if you have more accessories to connect.\n\nOverall Verdict:\nThe M2 MacBook Air is a fantastic laptop for anyone looking for a combination of power, portability, and beautiful design. Whether you’re a student, a professional, or someone who just needs a reliable laptop for everyday use, this device is hard to beat. It’s worth every penny, and I’m excited to see how it performs in the years to come!\n\nHighly recommended!",
                    "title": "Apple M2 MacBook Air: The Perfect Blend of Power,",
                    "author": "kilbo",
                    "badges": [
                        {
                            "index": 90900,
                            "file_name": null,
                            "icon_path": null,
                            "icon_text": null,
                            "badge_code": "Incentivized",
                            "badge_name": "Incentivized",
                            "badge_type": "Custom",
                            "badge_description": "This reviewer received promo considerations or sweepstakes entry for writing a review."
                        },
                        {
                            "index": 100000,
                            "icon_url": "https://www.bestbuy.com/~assets/bby/_com/ugc-raas/ugc-common-assets/ugc-badge-verified-check.svg",
                            "file_name": "badgeContextual-verifiedPurchaser.jpg",
                            "icon_path": "/ugc-raas/ugc-common-assets/ugc-badge-verified-check.svg",
                            "icon_text": "Verified Purchase",
                            "badge_code": "VerifiedPurchaser",
                            "badge_name": "Verified Purchaser",
                            "badge_type": "Custom",
                            "image_u_r_l": "https://bestbuy.ugc.bazaarvoice.com/static/3545w/badgeContextual-verifiedPurchaser.jpg",
                            "badge_description": "We’ve verified that this content was written by people who purchased this item at Best Buy."
                        },
                        {
                            "index": 100500,
                            "icon_url": "https://www.bestbuy.com/~assets/bby/_com/ugc-raas/ugc-common-assets/badge-my-bestbuy-core.svg",
                            "file_name": "badgeRewardZoneStd.gif",
                            "icon_path": "/ugc-raas/ugc-common-assets/badge-my-bestbuy-core.svg",
                            "icon_text": "",
                            "badge_code": "rewardZoneNumberV3",
                            "badge_name":"My Best Buy\® Member",
                            "badge_type": "Custom",
                            "image_u_r_l": "https://bestbuy.ugc.bazaarvoice.com/static/3545w/badgeRewardZoneStd.gif",
                            "badge_description": "My Best Buy members receive promotional considerations or entries into drawings for writing reviews."
                        }
                    ],
                    "photos": [
                        {
                            "caption": null,
                            "photo_id": "4c1c7585-e88c-34de-be02-b6bbf2acb7db",
                            "review_id": "64df6ace-e4a3-36f8-8ff9-8bc18e36bea8",
                            "normal_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/e29cae1c35a3eb1041589be4bf0b2f93.jpg;maxHeight=615;maxWidth=594?format=webp",
                            "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/e29cae1c35a3eb1041589be4bf0b2f93.jpg",
                            "thumbnail_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/e29cae1c35a3eb1041589be4bf0b2f93.jpg;maxHeight=140;maxWidth=140?format=webp"
                        }
                    ],
                    "rating": 5,
                    "topic_type": "review",
                    "recommended": true,
                    "comment_count": 0,
                    "brand_responses": [],
                    "submission_time": "2025-01-03T19:24:57.000-06:00",
                    "days_of_ownership": 15,
                    "write_comment_url": "/site/reviews/submission/6602763/review/370701731?campaignid=PDP_&return=",
                    "negative_feedback_count": 0,
                    "positive_feedback_count": 2
                },
                {
                    "id": "c5c9ebf2-b21d-36f3-b166-ee993b138ebc",
                    "cons": null,
                    "pros": [
                        "16gb memory",
                        "M2 chip"
                    ],
                    "text": "Great product for the price and more than enough power. The M2 has been a great update so far vs the intel I5 MacBook Pro I had for 7 years. The 16GB ram is almost a must in 2024. Running through the paces this is an amazing machine",
                    "title": "Major upgrade and better value than MacBook pros",
                    "author": "Nich74",
                    "badges": [
                        {
                            "index": 90900,
                            "file_name": null,
                            "icon_path": null,
                            "icon_text": null,
                            "badge_code": "Incentivized",
                            "badge_name": "Incentivized",
                            "badge_type": "Custom",
                            "badge_description": "This reviewer received promo considerations or sweepstakes entry for writing a review."
                        },
                        {
                            "index": 100000,
                            "icon_url": "https://www.bestbuy.com/~assets/bby/_com/ugc-raas/ugc-common-assets/ugc-badge-verified-check.svg",
                            "file_name": "badgeContextual-verifiedPurchaser.jpg",
                            "icon_path": "/ugc-raas/ugc-common-assets/ugc-badge-verified-check.svg",
                            "icon_text": "Verified Purchase",
                            "badge_code": "VerifiedPurchaser",
                            "badge_name": "Verified Purchaser",
                            "badge_type": "Custom",
                            "image_u_r_l": "https://bestbuy.ugc.bazaarvoice.com/static/3545w/badgeContextual-verifiedPurchaser.jpg",
                            "badge_description": "We’ve verified that this content was written by people who purchased this item at Best Buy."
                        },
                        {
                            "index": 100500,
                            "icon_url": "https://www.bestbuy.com/~assets/bby/_com/ugc-raas/ugc-common-assets/badge-my-bestbuy-core.svg",
                            "file_name": "badgeRewardZoneStd.gif",
                            "icon_path": "/ugc-raas/ugc-common-assets/badge-my-bestbuy-core.svg",
                            "icon_text": "",
                            "badge_code": "rewardZoneNumberV3",
                            "badge_name":"My Best Buy\® Member",
                            "badge_type": "Custom",
                            "image_u_r_l": "https://bestbuy.ugc.bazaarvoice.com/static/3545w/badgeRewardZoneStd.gif",
                            "badge_description": "My Best Buy members receive promotional considerations or entries into drawings for writing reviews."
                        }
                    ],
                    "photos": [
                        {
                            "caption": null,
                            "photo_id": "e29602a5-6510-3bde-b19f-1d730a3d8990",
                            "review_id": "c5c9ebf2-b21d-36f3-b166-ee993b138ebc",
                            "normal_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/90dad1c44260cf070f1d7a8838602cda.jpg;maxHeight=615;maxWidth=594?format=webp",
                            "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/90dad1c44260cf070f1d7a8838602cda.jpg",
                            "thumbnail_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/90dad1c44260cf070f1d7a8838602cda.jpg;maxHeight=140;maxWidth=140?format=webp"
                        },
                        {
                            "caption": null,
                            "photo_id": "6e839bf3-4532-33b1-9572-4abaec449ff5",
                            "review_id": "c5c9ebf2-b21d-36f3-b166-ee993b138ebc",
                            "normal_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/1b27badda3f29cd8117dcb5a5f00895d.jpg;maxHeight=615;maxWidth=594?format=webp",
                            "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/1b27badda3f29cd8117dcb5a5f00895d.jpg",
                            "thumbnail_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/1b27badda3f29cd8117dcb5a5f00895d.jpg;maxHeight=140;maxWidth=140?format=webp"
                        }
                    ],
                    "rating": 5,
                    "topic_type": "review",
                    "recommended": true,
                    "comment_count": 0,
                    "brand_responses": [],
                    "product_details": {
                        "name": "Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Starlight",
                        "links": {
                            "pdp_path": "/site/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-starlight/6602762.p?skuId=6602762",
                            "rnr_path": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-starlight/6602762",
                            "reviews_path": "/site/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-starlight/6602762.p?skuId=6602762#tabbed-customerreviews"
                        },
                        "active": true
                    },
                    "submission_time": "2024-11-29T13:41:20.000-06:00",
                    "days_of_ownership": 13,
                    "write_comment_url": "/site/reviews/submission/6602762/review/365400109?campaignid=PDP_&return=",
                    "negative_feedback_count": 2,
                    "positive_feedback_count": 13
                }
            ],
            "page_size": 3,
            "total_pages": 207,
            "current_page": 1,
            "total_results": 620
        },
        "variant": "A",
        "page_size": 3,
        "campaign_id": "PDP",
        "instance_id": "user-generated-content-ratings-and-reviews-46203495",
        "search_text": "",
        "default_sort": "BEST_REVIEW",
        "device_class": "l",
        "distillation": {
            "negative_features": [
                {
                    "name": "Limited ports",
                    "type": "con",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=Limited%20ports",
                    "total_review_count": 5,
                    "representative_quote": {
                        "quote": "However, the design is a bit redundant, and the laptop has only two USB-C ports and a bad webcam.",
                        "score": 2,
                        "author": "LawrenceJ",
                        "review_id": "735560b8-1c93-3ad4-9ad1-1c966b4b6f20",
                        "highlighted_quote": "However, the design is a bit redundant, and the laptop has only two USB-C ports and a bad webcam."
                    }
                },
                {
                    "name": "Storage",
                    "type": "con",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=Storage",
                    "total_review_count": 3,
                    "representative_quote": {
                        "quote": "256GB isn't much by today's standards. You'll want cloud storage.",
                        "score": 0,
                        "author": "Noah",
                        "review_id": "82d885be-8bd6-3d3f-a28f-aad84665b6dc",
                        "highlighted_quote": "256GB isn't much by today's standards. You'll want cloud storage."
                    }
                },
                {
                    "name": "Dirty",
                    "type": "con",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=Dirty",
                    "total_review_count": 1,
                    "representative_quote": {
                        "quote": "The computer functions great, but it was a little dirty when we received it.",
                        "score": 2,
                        "author": "JamesB",
                        "review_id": "df443bde-a830-3bbd-af02-02be187495a9",
                        "highlighted_quote": "The computer functions great, but it was a little dirty when we received it."
                    }
                },
                {
                    "name": "Fingerprint",
                    "type": "con",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=Fingerprint",
                    "total_review_count": 1,
                    "representative_quote": {
                        "quote": "But with the black color there is a lot of fingerprints, so if that bother you I would recommend choosing a different color.",
                        "score": 3,
                        "author": "SheridanS",
                        "review_id": "cde4209b-d0c6-3f48-a3ac-2fb57acbfb9e",
                        "highlighted_quote": "But with the black color there is a lot of fingerprints,  so if that bother you I would recommend choosing a different color."
                    }
                },
                {
                    "name": "I/o",
                    "type": "con",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=I%2Fo",
                    "total_review_count": 1,
                    "representative_quote": {
                        "quote": "Only 2 USB-C ports. They are thunderbold 4, but no USB-A or HDMI is my biggest gripe.",
                        "score": 2,
                        "author": "Noah",
                        "review_id": "82d885be-8bd6-3d3f-a28f-aad84665b6dc",
                        "highlighted_quote": "Only 2 USB-C ports. They are thunderbold 4, but no USB-A or HDMI is my biggest gripe."
                    }
                }
            ],
            "positive_features": [
                {
                    "name": "M2 chip",
                    "type": "pro",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=M2%20chip",
                    "total_review_count": 79,
                    "representative_quote": {
                        "quote": "The MacBook Air with the M2 chip is a game-changer.",
                        "score": 0,
                        "author": "VaibhavS",
                        "review_id": "60e47fef-23c7-30dc-9395-6bbc517cdd32",
                        "highlighted_quote": "The MacBook Air with the M2 chip is a game-changer."
                    }
                },
                {
                    "name": "16gb memory",
                    "type": "pro",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=16gb%20memory",
                    "total_review_count": 45,
                    "representative_quote": {
                        "quote": "It was a great laptop.",
                        "score": 0,
                        "author": "Anonymous",
                        "review_id": "f5a40f83-f9ce-3529-b3e9-5df80940a8a8",
                        "highlighted_quote": "It was a great laptop."
                    }
                },
                {
                    "name": "Battery life",
                    "type": "pro",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=Battery%20life",
                    "total_review_count": 34,
                    "representative_quote": {
                        "quote": "The initial battery life is excellent.",
                        "score": 0,
                        "author": "Chrisf2",
                        "review_id": "7b740393-eced-389a-a846-7132f5e7dd15",
                        "highlighted_quote": "The initial battery life is excellent."
                    }
                },
                {
                    "name": "Speed",
                    "type": "pro",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=Speed",
                    "total_review_count": 32,
                    "representative_quote": {
                        "quote": "Very fast, light, good resolution.",
                        "score": 0,
                        "author": "JosephR",
                        "review_id": "75bdfab2-db5f-3d17-bb1f-9fea376b7e89",
                        "highlighted_quote": "Very fast, light, good resolution."
                    }
                },
                {
                    "name": "Lightweight",
                    "type": "pro",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=Lightweight",
                    "total_review_count": 31,
                    "representative_quote": {
                        "quote": "Great product. Lightweight and fast.",
                        "score": 0,
                        "author": "GeorgeS",
                        "review_id": "c900a08f-3bfe-3c6b-990f-e103238fcb76",
                        "highlighted_quote": "Great product. Lightweight and fast."
                    }
                }
            ],
            "selected_distillation_filter": ""
        },
        "persist_state": false,
        "hide_accordion": false,
        "meta_view_type": "PDP",
        "show_ad_banner": true,
        "assets_base_url": "https://www.bestbuy.com/~assets/bby/_com",
        "product_details": {
            "sku": "6602763",
            "name": "Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Midnight",
            "slug": "apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight",
            "image": {
                "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/93d63192-c71c-4a26-8e0c-da261bf863c7.jpg",
                "path": "prescaled/500/500/image2/BestBuy_US/images/products/93d63192-c71c-4a26-8e0c-da261bf863c7.jpg",
                "alt_text": "Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Midnight-Front_Standard"
            },
            "links": {
                "pdp_path": "/site/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763.p?skuId=6602763",
                "rnr_path": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763",
                "reviews_path": "/site/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763.p?skuId=6602763#tabbed-customerreviews"
            },
            "model": "MC7X4LL/A",
            "price": 999,
            "active": true,
            "brand_name": "Apple",
            "order_code": "4",
            "category_id": "pcmcat247400050001",
            "description": "Supercharged by the M2 chip, the redesigned 13-inch MacBook Air combines incredible performance and up to 18 hours of battery life into its strikingly thin aluminum enclosure.",
            "category_name": "MacBooks",
            "is_reviewable": true
        },
        "ai_review_summary": "Customers commend the MacBook Air 13-inch for its powerful M2 chip, long battery life, lightweight design, and vibrant display. They appreciate the 16GB memory and find the price reasonable. However, some users express concerns about the limited number of ports and storage capacity.",
        "enable_pagination": false,
        "is_accordion_open": false,
        "syndicated_sources": [
            {
                "icon_url": "",
                "display_link": "https://bestbuy.ugc.bazaarvoice.com/3545syn/6602763/syndicatedreviews.htm?sourcename=bestbuy-ca",
                "overall_rating": 5,
                "total_review_count": 4,
                "client_display_name": "bestbuy-ca"
            }
        ],
        "write_a_review_url": "/site/reviews/submission/6602763?campaignid=PDP&return=",
        "enable_video_inline": true,
        "hide_expert_reviews": false,
        "modern_image_params": "?format=webp",
        "show_embedded_w_a_r": true,
        "show_customer_images": true,
        "show_ai_review_summary": true,
        "verified_purchase_only": false,
        "call_write_a_review_api": true,
        "standalone_reviews_path": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763",
        "disable_points_messaging": true,
        "fix_margin_for_accordion": true,
        "aggregate_secondary_ratings": [
            {
                "avg": 4.89126559714795,
                "count": 561,
                "attribute": "BatteryLife",
                "attribute_label": "Battery Life"
            },
            {
                "avg": 4.877224199288256,
                "count": 562,
                "attribute": "Speed",
                "attribute_label": "Speed"
            },
            {
                "avg": 4.903914590747331,
                "count": 562,
                "attribute": "Display",
                "attribute_label": "Display"
            }
        ],
        "enable_modern_image_formats": true,
        "show_read_more_on_page_load": true,
        "hide_accordion_bottom_border": true,
        "always_show_syndicated_banner": false,
        "distillation_click_stream_enabled": true,
        "verified_purchase_landing_page_url": "https://www.bestbuy.com/site/customer-service/best-buy-reviews/pcmcat1562873232835.c?id=pcmcat1562873232835",
        "review_distillation_mentions_enabled": true,
        "verified_purchase_learn_more_enabled": true
    },
    "categories": [
        {
            "display_name": "Key Specs",
            "specifications": [
                {
                    "id": "A7cFcIzDh6",
                    "value": "13 inches",
                    "definition": "Size of the screen, measured diagonally from corner to corner.",
                    "display_name": "Screen Size"
                },
                {
                    "id": "sTdjjZEHbL",
                    "value": "2560 x 1664",
                    "definition": "Screens come in a range of resolutions (measured in pixels, horizontal x vertical). The higher the resolution, the greater the picture quality.",
                    "display_name": "Screen Resolution"
                },
                {
                    "id": "yHzVuJP3hO",
                    "value": "false",
                    "definition": "Touch-screen devices make navigating more intuitive. Using a touch-screen display, you can do things such as tap to select, hold and drag to move items, swipe to scroll, and pinch to zoom.",
                    "display_name": "Touch Screen"
                },
                {
                    "id": "TN3isMgNrP",
                    "value": "Apple M2",
                    "definition": "Your computer's processor is like its brain. Working in combination with system memory, the power of the processor determines the complexity of software you can run, how many programs you can have open at the same time, and how fast those programs will run. Most computers feature an Intel or AMD processor.",
                    "display_name": "Processor Model"
                },
                {
                    "id": "YnNGbkws5R",
                    "value": "SSD",
                    "definition": null,
                    "display_name": "Storage Type"
                },
                {
                    "id": "9aohWA4NKL",
                    "value": "256 gigabytes",
                    "definition": null,
                    "display_name": "Total Storage Capacity"
                },
                {
                    "id": "oPJLGCNLdO",
                    "value": "16 gigabytes",
                    "definition": "Random-access memory (RAM) is a computing device's short-term data storage, which allows active information to be accessed quickly. The size and type of RAM determines how efficiently the device can handle large amounts of information at one time. For example, gaming or video editing requires more RAM for optimal performance.",
                    "display_name": "System Memory (RAM)"
                },
                {
                    "id": "jFSSb1OsDH",
                    "value": "Apple M2 8-core",
                    "definition": "Often referred to as a \"graphics processing unit\" (GPU), this device is responsible for displaying image content and decoding/encoding video content in programs and games.",
                    "display_name": "Graphics"
                },
                {
                    "id": "wY5GAWbLc9",
                    "value": "2 x Thunderbolt",
                    "definition": "The number and type of connectors used to connect to an external display.",
                    "display_name": "Display Connector(s)"
                },
                {
                    "id": "7W0rZJNIfu",
                    "value": "Lithium-ion",
                    "definition": null,
                    "display_name": "Battery Type"
                },
                {
                    "id": "zyS2Pv8uEv",
                    "value": "true",
                    "definition": "Integrated lights allow for visibility of the keys in low-light conditions.",
                    "display_name": "Backlit Keyboard"
                }
            ]
        },
        {
            "display_name": "General",
            "specifications": [
                {
                    "id": "spf5nZduTn",
                    "value": "MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD",
                    "definition": null,
                    "display_name": "Product Name"
                },
                {
                    "id": "sVmR6dEgcu",
                    "value": "Apple",
                    "definition": null,
                    "display_name": "Brand"
                },
                {
                    "id": "re1H6cizND",
                    "value": "MC7X4LL/A",
                    "definition": null,
                    "display_name": "Model Number"
                },
                {
                    "id": "ZY8JNvK0vG",
                    "value": "2022",
                    "definition": null,
                    "display_name": "Year of Release"
                },
                {
                    "id": "L4owEFpTgs",
                    "value": "Midnight",
                    "definition": null,
                    "display_name": "Color"
                },
                {
                    "id": "D2ZAyAxZz2",
                    "value": "Blue",
                    "definition": null,
                    "display_name": "Color Category"
                }
            ]
        },
        {
            "display_name": "Display",
            "specifications": [
                {
                    "id": "gzSu63pZd3",
                    "value": "LED",
                    "definition": null,
                    "display_name": "Display Type"
                },
                {
                    "id": "Fi8ojVmItY",
                    "value": "13 inches",
                    "definition": "Size of the screen, measured diagonally from corner to corner.",
                    "display_name": "Screen Size"
                },
                {
                    "id": "WZDE0jh8YZ",
                    "value": "2560 x 1664",
                    "definition": "Screens come in a range of resolutions (measured in pixels, horizontal x vertical). The higher the resolution, the greater the picture quality.",
                    "display_name": "Screen Resolution"
                },
                {
                    "id": "lnxv0jQoGQ",
                    "value": "false",
                    "definition": "Touch-screen devices make navigating more intuitive. Using a touch-screen display, you can do things such as tap to select, hold and drag to move items, swipe to scroll, and pinch to zoom.",
                    "display_name": "Touch Screen"
                }
            ]
        },
        {
            "display_name": "Processor",
            "specifications": [
                {
                    "id": "T7xAwyXNDJ",
                    "value": "Apple",
                    "definition": null,
                    "display_name": "Processor Brand"
                },
                {
                    "id": "HdSBUlx7c1",
                    "value": "Apple M2",
                    "definition": "Your computer's processor is like its brain. Working in combination with system memory, the power of the processor determines the complexity of software you can run, how many programs you can have open at the same time, and how fast those programs will run. Most computers feature an Intel or AMD processor.",
                    "display_name": "Processor Model"
                },
                {
                    "id": "Ox0ugnx3Po",
                    "value": "Apple M2",
                    "definition": null,
                    "display_name": "Processor Model Number"
                },
                {
                    "id": "QeXLmfFV38",
                    "value": "8-core",
                    "definition": "A core, or \"brain\" of a CPU, allows it to receive and execute instructions. Each core can work independently or together to perform parallel operations.",
                    "display_name": "Number of CPU Cores"
                }
            ]
        },
        {
            "display_name": "Storage",
            "specifications": [
                {
                    "id": "OlxlfZwYBp",
                    "value": "SSD",
                    "definition": null,
                    "display_name": "Storage Type"
                },
                {
                    "id": "vCuv51z8RS",
                    "value": "256 gigabytes",
                    "definition": null,
                    "display_name": "Total Storage Capacity"
                },
                {
                    "id": "bKZ1kFAQmL",
                    "value": "256 gigabytes",
                    "definition": "The amount of data that can be stored on the device's solid state drive (SSD). SSD is a flash-based storage with faster speeds than a hard disk drive (HDD).",
                    "display_name": "Solid State Drive Capacity"
                }
            ]
        },
        {
            "display_name": "Memory",
            "specifications": [
                {
                    "id": "Q6wOfEk4dF",
                    "value": "16 gigabytes",
                    "definition": "Random-access memory (RAM) is a computing device's short-term data storage, which allows active information to be accessed quickly. The size and type of RAM determines how efficiently the device can handle large amounts of information at one time. For example, gaming or video editing requires more RAM for optimal performance.",
                    "display_name": "System Memory (RAM)"
                },
                {
                    "id": "hvwb56yriz",
                    "value": "Not provided",
                    "definition": "Each type of RAM delivers a different level of speed, bandwidth, energy efficiency and performance.",
                    "display_name": "Type of Memory (RAM)"
                }
            ]
        },
        {
            "display_name": "Graphics",
            "specifications": [
                {
                    "id": "PfhGfNZ6xT",
                    "value": "Integrated",
                    "definition": "Dedicated graphics uses a separate graphics card for processing video images. Because it does not use memory from the system's RAM, there is no extra burden on the CPU and graphics are processed more efficiently. Integrated graphics shares system RAM to process video images.",
                    "display_name": "Graphics Type"
                },
                {
                    "id": "Pr9UEPahhI",
                    "value": "Apple",
                    "definition": null,
                    "display_name": "GPU Brand"
                },
                {
                    "id": "9tnEb4kxvP",
                    "value": "Apple M2 8-core",
                    "definition": "Often referred to as a \"graphics processing unit\" (GPU), this device is responsible for displaying image content and decoding/encoding video content in programs and games.",
                    "display_name": "Graphics"
                }
            ]
        },
        {
            "display_name": "Compatibility",
            "specifications": [
                {
                    "id": "od6MSlFqjN",
                    "value": "macOS Sequoia 15.1",
                    "definition": "The operating system manages all software and hardware, including files, memory and connected devices. Most importantly, it lets you interact with your device and your programs in a visual way; otherwise, you'd be typing computer code to get anything done.",
                    "display_name": "Operating System"
                }
            ]
        },
        {
            "display_name": "Connectivity",
            "specifications": [
                {
                    "id": "4QN4BJdn1Z",
                    "value": "2 x Thunderbolt",
                    "definition": "The number and type of connectors used to connect to an external display.",
                    "display_name": "Display Connector(s)"
                },
                {
                    "id": "PqyYV0Yms3",
                    "value": "2",
                    "definition": null,
                    "display_name": "Number of Thunderbolt Ports (Total)"
                },
                {
                    "id": "wPdE8u2hsE",
                    "value": "2 x USB-C 4",
                    "definition": "The number and type of USB ports the product has.",
                    "display_name": "USB Ports"
                },
                {
                    "id": "pE87Dy6ooe",
                    "value": "2",
                    "definition": null,
                    "display_name": "Number of USB Ports (Total)"
                },
                {
                    "id": "6w29N8kwKa",
                    "value": "Bluetooth, Wi-Fi",
                    "definition": "The manner in which a device sends data to another device over a short distance without the use of wires or cables.",
                    "display_name": "Wireless Connectivity"
                }
            ]
        },
        {
            "display_name": "Power",
            "specifications": [
                {
                    "id": "YcpmUqa4AG",
                    "value": "4-cell",
                    "definition": null,
                    "display_name": "Battery Cells"
                },
                {
                    "id": "aBd65BJLoT",
                    "value": "Lithium-ion",
                    "definition": null,
                    "display_name": "Battery Type"
                }
            ]
        },
        {
            "display_name": "Camera",
            "specifications": [
                {
                    "id": "Le7XEbYtJs",
                    "value": "true",
                    "definition": null,
                    "display_name": "Front-Facing Camera"
                }
            ]
        },
        {
            "display_name": "Features",
            "specifications": [
                {
                    "id": "XbXWGBsJPG",
                    "value": "true",
                    "definition": "Integrated lights allow for visibility of the keys in low-light conditions.",
                    "display_name": "Backlit Keyboard"
                }
            ]
        },
        {
            "display_name": "Dimensions",
            "specifications": [
                {
                    "id": "7cQK5HttO4",
                    "value": "0.44 inches",
                    "definition": "The out of box height of the item. Height is measured as the vertical distance from the bottom of the item to the top as it would be primarily used or placed.",
                    "display_name": "Product Height"
                },
                {
                    "id": "6GUg2HiSvi",
                    "value": "11.97 inches",
                    "definition": "The out of box width of the item. Width is measured as the horizontal distance from one side of the item to the other as it would be primarily used or placed.",
                    "display_name": "Product Width"
                },
                {
                    "id": "Ntj2PQDGSe",
                    "value": "8.46 inches",
                    "definition": "The out of box depth of the item. Depth is measured as the distance from the front of the item to the back as it would be primarily used or placed.",
                    "display_name": "Product Depth"
                },
                {
                    "id": "AtHTSRNzTq",
                    "value": "2.73 pounds",
                    "definition": "The out of box weight of the item.",
                    "display_name": "Product Weight"
                }
            ]
        },
        {
            "display_name": "Certifications & Listings",
            "specifications": [
                {
                    "id": "zIGhCNPgDz",
                    "value": "true",
                    "definition": "Devices carrying the ENERGY STAR service mark, such as computer products and peripherals, kitchen appliances, and other products, generally use 20% to 30% less energy than required by federal standards.",
                    "display_name": "ENERGY STAR Certified"
                },
                {
                    "id": "gIrTTXEXCR",
                    "value": "true",
                    "definition": "The Electronic Product Environmental Assessment Tool (EPEAT) was designed to provide an environmental assessment tool for purchasers. In order to qualify for EPEAT, a product must meet all 23 required criteria.",
                    "display_name": "EPEAT Qualified"
                },
                {
                    "id": "O225ZsZBhB",
                    "value": "Gold",
                    "definition": "The Electronic Product Environmental Assessment Tool (EPEAT) was designed to provide an environmental assessment tool for purchasers. In order to qualify for EPEAT, a product must meet all 23 required criteria. Products are rated Bronze, Silver or Gold based on how many of 28 optional criteria they meet (below 50%, 50%, 75%).",
                    "display_name": "EPEAT Level"
                }
            ]
        },
        {
            "display_name": "Warranty",
            "specifications": [
                {
                    "id": "x3MrPUk6vs",
                    "value": "Apple One (1) Year Limited Warranty",
                    "definition": null,
                    "display_name": "Manufacturer's Warranty - Parts"
                },
                {
                    "id": "7ylWJqv7MJ",
                    "value": "Apple One (1) Year Limited Warranty",
                    "definition": null,
                    "display_name": "Manufacturer's Warranty - Labor"
                }
            ]
        },
        {
            "display_name": "Other",
            "specifications": [
                {
                    "id": "ScZE1UQO7Q",
                    "value": "195949900372",
                    "definition": null,
                    "display_name": "UPC"
                }
            ]
        }
    ],
    "specifications": {
        "is_bot": false,
        "sku_id": "6602763",
        "context": "ECOSYSTEM",
        "instance_id": "shop-specifications-20277637",
        "is_all_specs": true,
        "disable_icons": false,
        "is_small_view": false,
        "hide_accordion": false,
        "is_drawer_open": false,
        "use_action_log": false,
        "show_border_top": false,
        "hide_border_bottom": true,
        "show_feedback_link": true,
        "use_tab_link_class": false,
        "has_highlights_data": true,
        "is_appliance_category": false,
        "is_highlights_category": true,
        "measurement_photo_data": {},
        "enable_deferred_hydration": false,
        "enable_product_highlights": true,
        "feed_back_link_categories": [
            "Activity Tracker",
            "All In One Desktop Computer",
            "Battery Powered Ride On",
            "Blender",
            "Binocular",
            "Camcorder",
            "Camera Lens",
            "Camera Lens Filter",
            "Car Speaker",
            "Car Stereo Receiver",
            "Car Subwoofer",
            "Cell phone",
            "Coffee Maker",
            "Computer Keyboard",
            "Deep Fryer",
            "Desktop Computer Tower",
            "Digital SLR Camera",
            "Dishwasher",
            "Drone",
            "Dryer",
            "Electric Bike",
            "Electrical Switch",
            "Espresso Maker",
            "External Hard Drive",
            "Eyeglasses",
            "Full Size Refrigerator",
            "Gaming Controller",
            "Gaming Headset",
            "Hair Dryer",
            "Headphones",
            "Headset",
            "Household Detector",
            "Household Sensor,",
            "Ink Cartridge",
            "Inkjet Printer",
            "Instant Print Camera",
            "Laptop Computer",
            "Laser Printer",
            "LED Bulb",
            "Memory Card",
            "Microphone",
            "Microwave",
            "Mirrorless Camera",
            "Modem",
            "Monitor",
            "Monitor Mount",
            "Multimedia Projector",
            "Network Adapter",
            "Network Range Extender",
            "Network Range Repeater",
            "Network Router",
            "Photo Printer",
            "Point and Shoot Camera",
            "Portable Speaker",
            "Pressure Cooker",
            "Programmable Thermostat",
            "Range",
            "Security Camera",
            "Smart Doorbell",
            "Smart Lock",
            "Smart Watch",
            "Soundbar",
            "Speaker",
            "Stand Mixer",
            "Subwoofer",
            "Tablet",
            "Television Mount",
            "Television",
            "Thermal Printer",
            "Vacuum",
            "Video Game Console",
            "Voice Activated Assistant",
            "Washing Machine",
            "Web Camera",
            "Wireless Access Point",
            "Yardbird",
            "Cell Phone",
            "Activatable Device"
        ],
        "scroll_to_view_selector_l_v": ".top-nav",
        "measurement_photo_categories": {
            "suitcase": {
                "measurement_photo_location": "Dimension"
            },
            "television": {
                "always_show_above_text": true,
                "measurement_photo_location": "Dimension"
            }
        },
        "see_all_specifications_data_track": "false",
        "show_scroll_to_all_specifications": false
    }
}
x-api-key
string
required

This parameter specifies the private key you’ll need for Piloterr access.

Parameters

query
string

Bestbuy product like https://www.bestbuy.com/site/macbook-air-13-6-laptop-apple-m2-chip-8gb-memory-256gb-ssd-midnight/6509650.p

Response

product
Product Object
pricing
object

The pricing of the product

reviews
object

The reviews of the product

categories
object

The categories of the product

specifications
object

The specifications of the product

{
    "pricing": {
        "rate": 0,
        "layout": "large",
        "offers": [],
        "sku_id": "6602763",
        "pdp_url": "https://www.bestbuy.com/site/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763.p?skuId=6602763",
        "offer_id": "384913",
        "plan_type": "Deferred",
        "show_suco": false,
        "show_offers": false,
        "show_prefix": false,
        "finance_term": 12,
        "selected_suco": false,
        "customer_price": 999,
        "gsp_unit_price": 999,
        "member_savings": {
            "show_paid_member_savings": false
        },
        "show_per_month": false,
        "total_tech_tag": "https://pisces.bbystatic.com/image2/BestBuy_US/Gallery/gl-66004-tt-logo-der-2x-215847.png",
        "has_offer_types": false,
        "monthly_payment": "83.25",
        "show_favor_free": false,
        "show_mini_price": false,
        "show_large_price": true,
        "show_price_badge": false,
        "show_small_price": false,
        "sku_price_domain": {
            "sku_id": "6602763",
            "is_m_a_p": false,
            "sku_type": "hardgood",
            "gift_skus": [
                {
                    "sku_id": "6484511",
                    "savings": 0,
                    "offer_id": "465099",
                    "quantity": 1,
                    "is_required_with_offer": false
                },
                {
                    "sku_id": "6515325",
                    "savings": 0,
                    "offer_id": "529896",
                    "quantity": 1,
                    "is_required_with_offer": false
                },
                {
                    "sku_id": "6515328",
                    "savings": 0,
                    "offer_id": "529900",
                    "quantity": 1,
                    "is_required_with_offer": false
                },
                {
                    "sku_id": "6562011",
                    "savings": 0,
                    "offer_id": "634974",
                    "quantity": 1,
                    "is_required_with_offer": false
                }
            ],
            "category_id": "pcmcat247400050001",
            "location_id": "960",
            "current_price": 999,
            "regular_price": 999,
            "total_savings": 0,
            "what_if_price": {
                "plan_paid_member2": {
                    "price": 950,
                    "savings": 49,
                    "savings_percent": 4
                },
                "plan_paid_member3": {
                    "price": 950,
                    "savings": 49,
                    "warranty": {
                        "sku_id": "6509638",
                        "full_term_savings": 143.76
                    },
                    "savings_percent": 4
                }
            },
            "customer_price": 999,
            "finance_option": {
                "rank": 8,
                "rate": 0,
                "offer_id": "384913",
                "priority": 1,
                "plan_type": "Deferred",
                "total_cost": 999,
                "default_plan": true,
                "finance_code": 7,
                "finance_term": 12,
                "monthly_payment": 83.25,
                "finance_code_name": "12-Month Financing",
                "terms_and_conditions": "NO INTEREST IF PAID IN FULL WITHIN 12 MONTHS. If the deferred interest balance is not paid in full by the end of the promotional period, interest will be charged from the purchase date at rates otherwise applicable under your Card Agreement. Min. payments required. See Card Agreement for details.",
                "finance_code_desc_long": "No interest if paid in full within 12 months (no points)",
                "total_cost_including_tax": 999,
                "monthly_payment_including_tax": 83.25
            },
            "gsp_unit_price": 999,
            "connection_type": "3",
            "finance_options": [
                {
                    "rank": 8,
                    "rate": 0,
                    "offer_id": "384913",
                    "priority": 1,
                    "plan_type": "Deferred",
                    "total_cost": 999,
                    "default_plan": true,
                    "finance_code": 7,
                    "finance_term": 12,
                    "monthly_payment": 83.25,
                    "finance_code_name": "12-Month Financing",
                    "terms_and_conditions": "NO INTEREST IF PAID IN FULL WITHIN 12 MONTHS. If the deferred interest balance is not paid in full by the end of the promotional period, interest will be charged from the purchase date at rates otherwise applicable under your Card Agreement. Min. payments required. See Card Agreement for details.",
                    "finance_code_desc_long": "No interest if paid in full within 12 months (no points)",
                    "total_cost_including_tax": 999,
                    "monthly_payment_including_tax": 83.25
                }
            ],
            "offer_qualifiers": [
                {
                    "id": 634974002,
                    "offer_id": "634974",
                    "offer_name": "Apple - Apple Music 3 Month Trial GWP (excl BB)",
                    "instance_id": 4,
                    "member_picks": false,
                    "com_rule_type": "10",
                    "offer_version": 761302,
                    "vendor_funded": false,
                    "com_offer_type": "FREEITEM",
                    "offer_discount_type": "Free",
                    "source_offer_version": 32,
                    "offer_revocable_on_returns": true,
                    "exclude_from_bundle_breakage": true
                },
                {
                    "id": 529900002,
                    "offer_id": "529900",
                    "offer_name": "Apple Arcade  4 month free (exc BB)",
                    "instance_id": 3,
                    "member_picks": false,
                    "com_rule_type": "10",
                    "offer_version": 761324,
                    "vendor_funded": false,
                    "com_offer_type": "FREEITEM",
                    "offer_discount_type": "Free",
                    "source_offer_version": 35,
                    "offer_revocable_on_returns": true,
                    "exclude_from_bundle_breakage": true
                },
                {
                    "id": 529896002,
                    "offer_id": "529896",
                    "offer_name": "Apple iCloud 3 month free (exc BB)",
                    "instance_id": 2,
                    "member_picks": false,
                    "com_rule_type": "10",
                    "offer_version": 761323,
                    "vendor_funded": false,
                    "com_offer_type": "FREEITEM",
                    "offer_discount_type": "Free",
                    "source_offer_version": 27,
                    "offer_revocable_on_returns": true,
                    "exclude_from_bundle_breakage": true
                },
                {
                    "id": 465099002,
                    "offer_id": "465099",
                    "offer_name": "Apple TV+ 3 months Purchase a select device and get Apple TV+ 3 months free (excl BB)",
                    "instance_id": 1,
                    "member_picks": false,
                    "com_rule_type": "10",
                    "offer_version": 761240,
                    "vendor_funded": false,
                    "com_offer_type": "FREEITEM",
                    "offer_discount_type": "Free",
                    "source_offer_version": 102,
                    "offer_revocable_on_returns": true,
                    "exclude_from_bundle_breakage": true
                }
            ],
            "price_event_type": "regular",
            "preferred_badging": "PriceMatchGuarantee",
            "current_as_of_date": "2025-01-24T09:43:02 GMT",
            "show_total_savings": false,
            "total_gift_savings": 0,
            "total_savings_percent": 0,
            "dot_com_display_status": "active",
            "has_total_tech_warranty": true,
            "is_price_match_guarantee": true,
            "total_paid_member_savings": 0,
            "total_non_paid_member_savings": 0
        },
        "total_tech_price": "950",
        "finance_code_name": "12-Month Financing",
        "preferred_badging": "PriceMatchGuarantee",
        "show_add_on_price": false,
        "show_sale_message": false,
        "show_single_price": false,
        "show_upgrade_plus": false,
        "membership_by_type": {
            "plus": {
                "price": 950,
                "savings": 49,
                "full_term_savings": "",
                "product_image_path": {
                    "rel": "Front_Thumbnail",
                    "href": "https://pisces.bbystatic.com/prescaled/108/54/image2/BestBuy_US/images/products/93d63192-c71c-4a26-8e0c-da261bf863c7.jpg",
                    "width": "54",
                    "height": "108",
                    "alt_text": "Front. Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Midnight.",
                    "media_type": "image/jpeg",
                    "pisces_href": "https://pisces.bbystatic.com/prescaled/108/54/image2/BestBuy_US/images/products/93d63192-c71c-4a26-8e0c-da261bf863c7.jpg",
                    "unit_of_measure": "pixels"
                },
                "product_service_name_path": "Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Midnight"
            },
            "total": {
                "price": 950,
                "savings": 49,
                "full_term_savings": 143.76,
                "product_image_path": {
                    "rel": "Front_Thumbnail",
                    "href": "https://pisces.bbystatic.com/prescaled/108/54/image2/BestBuy_US/images/products/93d63192-c71c-4a26-8e0c-da261bf863c7.jpg",
                    "width": "54",
                    "height": "108",
                    "alt_text": "Front. Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Midnight.",
                    "media_type": "image/jpeg",
                    "pisces_href": "https://pisces.bbystatic.com/prescaled/108/54/image2/BestBuy_US/images/products/93d63192-c71c-4a26-8e0c-da261bf863c7.jpg",
                    "unit_of_measure": "pixels"
                },
                "product_service_name_path": "Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Midnight"
            }
        },
        "show_bespoke_price": false,
        "show_package_price": false,
        "sku_data_analytics": {
            "sku_id": "6602763",
            "pricing_type": "member",
            "customer_price": 999
        },
        "total_tech_savings": "49",
        "is_restricted_price": false,
        "show_buy_new_option": false,
        "show_customer_price": true,
        "show_my_b_b_y_offer": false,
        "show_open_box_price": false,
        "show_previous_price": false,
        "show_warranty_price": false,
        "count_down_threshold": 1,
        "has_financing_option": true,
        "is_activated_pricing": false,
        "show_activated_price": false,
        "show_bundle_and_save": false,
        "show_cabo_suco_modal": false,
        "show_open_box_option": false,
        "show_total_tech_info": false,
        "total_tech_available": {},
        "preferred_badging_str": "PriceMatchGuarantee",
        "show_delayed_trade_in": true,
        "show_mini_refurbished": false,
        "show_price_disclaimer": false,
        "show_restricted_price": false,
        "show_total_tech_price": true,
        "disable_device_classes": [],
        "disable_offers_by_type": [],
        "show_buy_now_pay_later": false,
        "show_membership_yearly": false,
        "show_paid_member_badge": false,
        "show_returns_messaging": false,
        "disable_holiday_message": false,
        "finance_monthly_payment": 83.25,
        "show_membership_monthly": false,
        "show_my_bby_offer_price": false,
        "show_subscription_price": false,
        "disable_delayed_trade_in": false,
        "disable_expiration_timer": false,
        "show_lively_pricing_info": false,
        "show_my_b_by_offer_price": false,
        "total_cost_including_tax": "999.00",
        "disable_display_locations": [],
        "enable_total_tech_savings": false,
        "expiration_date_threshold": 336,
        "has_total_tech_membership": true,
        "total_tech_original_price": "999",
        "use_dynamic_s_m_p_spacing": true,
        "deal_expiration_time_stamp": null,
        "disable_membership_monthly": true,
        "query_params_to_be_removed": [
            "destinationZipCode",
            "storeId",
            "vt"
        ],
        "show_bundle_and_save_modal": false,
        "show_deal_expiration_timer": false,
        "show_savings_regular_price": false,
        "show_xbox_all_access_price": false,
        "total_tech_savings_percent": 4,
        "is_mobile_contract_selected": false,
        "disable_spend_and_get_banner": false,
        "show_gift_with_purchase_link": true,
        "disable_new_member_core_badge": false,
        "show_egp_open_box_entry_point": false,
        "show_spend_and_get_cabo_offer": false,
        "disable_activated_with_trade_in": false,
        "show_contextual_price_messaging": false,
        "show_customer_selected_discount": false,
        "show_link_to_app_for_deal_alert": true,
        "show_suggested_monthly_payments": true,
        "show_bundle_and_save_modal_alone": false,
        "price_change_total_savings_amount": 0,
        "override_paid_member_badge_h_t_m_l": "",
        "price_change_total_savings_percent": 0,
        "show_total_tech_support_disclaimer": false,
        "total_tech_membership_promoted_type": "BOTH",
        "send_deal_expiration_timer_analytics": "true",
        "disable_aquisition_component_on_p_d_p": false,
        "disable_aquisition_component_on_p_l_p": false,
        "show_customer_selected_discount_modal": false,
        "disable_total_tech_membership_a_b_test": false,
        "customer_selected_discount_is_discount_selected": false
    },
    "reviews": {
        "page": 1,
        "sort": "BEST_REVIEW",
        "stats": {
            "total_review_count": 620,
            "rating_distribution": [
                {
                    "count": 4,
                    "value": 1,
                    "actual_percent": 0.6451612903225806,
                    "rounded_percent": 1
                },
                {
                    "count": 1,
                    "value": 2,
                    "actual_percent": 0.16129032258064516,
                    "rounded_percent": 0
                },
                {
                    "count": 6,
                    "value": 3,
                    "actual_percent": 0.967741935483871,
                    "rounded_percent": 1
                },
                {
                    "count": 41,
                    "value": 4,
                    "actual_percent": 6.612903225806452,
                    "rounded_percent": 7
                },
                {
                    "count": 568,
                    "value": 5,
                    "actual_percent": 91.61290322580645,
                    "rounded_percent": 91
                }
            ],
            "recommended_percent": 99,
            "average_overall_rating": 4.9,
            "verified_purchase_count": 607
        },
        "device": {
            "is_large": true,
            "is_small": false
        },
        "expert": {
            "reviews": {
                "page": 1,
                "errors": [],
                "results": [
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": null,
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206118053/10000283/",
                        "author_name": "Michelle Ehrhardt",
                        "review_date": "2022-07-14",
                        "source_name": "Gizmodo",
                        "review_title": "M2 MacBook Air Review: Appealing Inside and Out",
                        "review_summary": "Apple's newest thin and light fanless laptop runs like a dream, and looks good doing it.",
                        "expert_review_id": "6b4eca30-ba31-3da9-8eaa-1624195291c3",
                        "source_content_id": "206118053"
                    },
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": {
                            "actual": 4.5,
                            "rounded": 5
                        },
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206121163/10000283/",
                        "author_name": "Dan Seifert",
                        "review_date": "2022-07-14",
                        "source_name": "The Verge",
                        "review_title": "Apple MacBook Air M2 (2022) review: all-new Air",
                        "review_summary": "There's a new look for the most popular laptop on the market.",
                        "expert_review_id": "52fcff61-8422-35d9-b8da-bcee192c0551",
                        "source_content_id": "206121163"
                    },
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": null,
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206120409/10000283/",
                        "author_name": "Andrew E. Freedman",
                        "review_date": "2022-07-14",
                        "source_name": "Tom's Hardware",
                        "review_title": "MacBook Air (M2) Review: Thinner, Better, More Expensive",
                        "review_summary": "The first MacBook Air designed around Apple Silicon is here.",
                        "expert_review_id": "9ac7acd3-15d5-3ac8-9eb4-d9e022260d0d",
                        "source_content_id": "206120409"
                    },
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": null,
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206114618/10000283/",
                        "author_name": "Mark Spoonauer",
                        "review_date": "2022-09-19",
                        "source_name": "Tom's Guide",
                        "review_title": "MacBook Air M2 (2022) review",
                        "review_summary": "Although it's a bit pricey, the MacBook Air M2 justifies the premium with an unbeatable combination of performance, battery life, display quality and portability.",
                        "expert_review_id": "b0ec11ce-4139-3385-9184-089b91bed51c",
                        "source_content_id": "206114618"
                    },
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": null,
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206119007/10000283/",
                        "author_name": "Samuel Axon",
                        "review_date": "2022-07-18",
                        "source_name": "Ars Technica",
                        "review_title": "2022 MacBook Air review: Apple's clean slate",
                        "review_summary": "The new Air is designed around the M2, and it's a fresh start for a classic laptop.",
                        "expert_review_id": "55ca1bb4-7e75-3bde-8a47-c9d7cab457ab",
                        "source_content_id": "206119007"
                    },
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": {
                            "actual": 4.5,
                            "rounded": 5
                        },
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206142708/10000283/",
                        "author_name": "Oliver Cragg",
                        "review_date": "2023-03-31",
                        "source_name": "Android Authority",
                        "review_title": "Apple MacBook Air M2 review: The finer things",
                        "review_summary": "The most popular laptop in the world returns with a refined design and powerful specs. Find out more in this Apple MacBook Air M2 review.",
                        "expert_review_id": "e453b6e9-744d-3186-811f-322e9407a448",
                        "source_content_id": "206142708"
                    },
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": {
                            "actual": 4.5,
                            "rounded": 5
                        },
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206132443/10000283/",
                        "author_name": "Cliff Joseph",
                        "review_date": "2022-10-07",
                        "source_name": "ZDNet",
                        "review_title": "Apple MacBook Air (M2, 2022) review: Sleeker, faster - and more expensive",
                        "review_summary": "The power-efficient M2 processor allows Apple to produce one of the slimmest and lightest laptops we've seen.",
                        "expert_review_id": "2a4e83fb-826d-389e-bcc0-ad2fd68eafb1",
                        "source_content_id": "206132443"
                    },
                    {
                        "skus": [
                            "6509644",
                            "6509645",
                            "6509646",
                            "6509647",
                            "6509648",
                            "6509649",
                            "6509650",
                            "6509651",
                            "6550212",
                            "6550218",
                            "6550220",
                            "6550223",
                            "6550224",
                            "6550225",
                            "6550226",
                            "6550232",
                            "6602760",
                            "6602761",
                            "6602762",
                            "6602763",
                            "6611801",
                            "6611836",
                            "6612240",
                            "6612241"
                        ],
                        "rating": {
                            "actual": 4.5,
                            "rounded": 5
                        },
                        "language": "en_US",
                        "source_id": "ALA_TEST",
                        "review_url": "https://alatest.com/redirect/pro-reviews/206120707/10000283/",
                        "author_name": "Sherri L. Smith",
                        "review_date": "2022-07-14",
                        "source_name": "Laptop Mag",
                        "review_title": "MacBook Air M2 review: On the cusp of perfection",
                        "review_summary": "The MacBook Air M2 is a tantalizing mix of power, portability and endurance",
                        "expert_review_id": "46b39fc0-b784-38fa-8474-0b467f601528",
                        "source_content_id": "206120707"
                    }
                ],
                "page_size": 8,
                "total_results": 24
            },
            "review_summary": {
                "sku": "6602763",
                "ala_summary": "The analysis of all aggregated expert reviews shows that the reviewers are positive about sound, size, image quality and keyboard. Editors are less positive about price and energy. Using an algorithm based on product age, reviewers ratings history, popularity, product category expertise and other factors, this product gets an alaTest Expert Rating of 91/100 = Excellent quality.",
                "total_results": 24,
                "overall_rating": {
                    "actual": 4.6,
                    "rounded": 5
                }
            }
        },
        "is_bot": false,
        "layout": "simple",
        "photos": {
            "page": 1,
            "results": [
                {
                    "caption": null,
                    "photo_id": "6e839bf3-4532-33b1-9572-4abaec449ff5",
                    "review_id": "c5c9ebf2-b21d-36f3-b166-ee993b138ebc",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/1b27badda3f29cd8117dcb5a5f00895d.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/d9de1351-103d-5e9e-bc82-ae372577e919"
                },
                {
                    "caption": null,
                    "photo_id": "e29602a5-6510-3bde-b19f-1d730a3d8990",
                    "review_id": "c5c9ebf2-b21d-36f3-b166-ee993b138ebc",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/90dad1c44260cf070f1d7a8838602cda.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/a3e7ecab-012e-5558-9197-251f2a9e9b4f"
                },
                {
                    "caption": null,
                    "photo_id": "48913dc9-74ad-33da-adb9-8b0fcda6a4e1",
                    "review_id": "a6757be8-f975-3c75-91f9-0c9b13960274",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/87ea16fdccdab1a3dfd5da63aca164d3.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/ec4e703d-c635-5d13-bc09-4ee1b4f5a192"
                },
                {
                    "caption": null,
                    "photo_id": "e46ab829-0636-3505-86a8-ec17aaeb7302",
                    "review_id": "a6757be8-f975-3c75-91f9-0c9b13960274",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/53e5ad20935952613cb03d7b62350e9a.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/fb330ef0-bd0a-5781-999f-5f17638302c5"
                },
                {
                    "caption": null,
                    "photo_id": "e783e8c3-8554-3bfa-beb0-b4f23c1de24d",
                    "review_id": "ecc3215c-0b0b-3273-a93c-47a21c03731e",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/d7adc542baab60ed6a2477d432d49c8a.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/1bc7aacf-e5fe-5f1f-87db-cc80e7bf065f"
                },
                {
                    "caption": null,
                    "photo_id": "3346592f-7e56-331e-88c1-6f5a89aa5e00",
                    "review_id": "03ba235f-b587-392f-a0d6-14a50fc9dab5",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/03c2078c7e85ae4dfdcd18a00f901618.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/35feb768-c75a-558f-842b-a4a4e191e060"
                },
                {
                    "caption": null,
                    "photo_id": "0dd73204-0b7e-333c-8c0f-b9bb7a261d84",
                    "review_id": "319a0403-62a5-3615-8524-bb7aa5c6763f",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/7e652be8352ccae81db125a5c8527bd2.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/45586976-df53-5ac7-9b4a-b2e0d6c42ef9"
                },
                {
                    "caption": null,
                    "photo_id": "0ee653b8-0f82-3bcb-a0b3-2e86375eef90",
                    "review_id": "319a0403-62a5-3615-8524-bb7aa5c6763f",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/6cc7a06cb0896d3bcecf38b35f6b1e74.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/69f1be6b-2e87-5e38-b534-7f4382edce3a"
                },
                {
                    "caption": null,
                    "photo_id": "6a07282e-a003-3e19-b9cd-075b349a82b0",
                    "review_id": "2fbd7dfe-c223-30ac-be8d-139af770811d",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/22d2e028634a6934b42ef37e15a21cd1.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/5d3b00fc-7a9a-55ec-8e58-0e3328637b1d"
                },
                {
                    "caption": null,
                    "photo_id": "a09bfc25-84e1-3c98-8f6a-b7e790a6f503",
                    "review_id": "2fbd7dfe-c223-30ac-be8d-139af770811d",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/a9296775d74b049203077f217d4ffc55.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/c898a978-48ac-52c0-8768-20bfc38182e4"
                },
                {
                    "caption": null,
                    "photo_id": "4c1c7585-e88c-34de-be02-b6bbf2acb7db",
                    "review_id": "64df6ace-e4a3-36f8-8ff9-8bc18e36bea8",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/e29cae1c35a3eb1041589be4bf0b2f93.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/1e37626e-205e-575b-bd9d-54a2f69a0b1a"
                },
                {
                    "caption": null,
                    "photo_id": "a6d10995-1ad1-3059-932a-cbbc4a490f8a",
                    "review_id": "60e47fef-23c7-30dc-9395-6bbc517cdd32",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/d81a81b5162f0bfbc1e411e954e6649d.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/a104d1aa-38dd-5ea2-b5d8-e153a3e15f10"
                },
                {
                    "caption": null,
                    "photo_id": "32910963-83b3-3c83-8e32-f7309faa98bc",
                    "review_id": "269b59bc-d6b5-39ae-a8fa-265b4a139f95",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/9176ff0ed940da2bd98128b755cfaf7e.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/01244876-3c6f-57e6-a34e-788c73130403"
                },
                {
                    "caption": null,
                    "photo_id": "af397c6a-a8ed-3844-b6f2-85ab3084dcdc",
                    "review_id": "1a94eae2-b470-3f04-91a4-25f714042ee4",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/046ecd531a2b6c2bd1e944f2b3fa5f50.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/db07df9c-263f-5edc-a667-92b502b2f759"
                },
                {
                    "caption": null,
                    "photo_id": "d301d37e-c53b-39e7-b5e8-4bba5ff00083",
                    "review_id": "1a94eae2-b470-3f04-91a4-25f714042ee4",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/81304b625bc69b58be4eb8839e54de8b.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/3eeecfc2-72ee-58b9-af3c-4e99fc25175c"
                },
                {
                    "caption": null,
                    "photo_id": "12f65b87-97eb-38ca-a91b-6daebf9fb61c",
                    "review_id": "55f4b89c-ba69-3451-8856-7df70ac46ed4",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/e0f47e7eba8297a121bfdcc2123057b8.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/a3666714-7900-5a2b-b176-5fd1c823a0b2"
                },
                {
                    "caption": null,
                    "photo_id": "a642d070-c502-3fbc-a01f-c35f1130de56",
                    "review_id": "55f4b89c-ba69-3451-8856-7df70ac46ed4",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/6a928e571545307860f26b7771889342.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/5cf97fc6-cafd-56a5-b2be-afe2380664e5"
                },
                {
                    "caption": null,
                    "photo_id": "a788f43d-e4fa-3f23-beb4-fe8289cb8990",
                    "review_id": "ec3f299c-1a30-387b-b0e6-d3537a1401b9",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/341925e944abe35b076a738dcdf03a91.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/10620a74-c811-5de7-9392-57d1c1d59b87"
                },
                {
                    "caption": null,
                    "photo_id": "ae05e00a-b47f-3105-865e-03f9d8e5d7e1",
                    "review_id": "7bc5b926-94ee-3724-9a43-18bcf3ba06bb",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/4280a952c99d2385261a96d934ed16dd.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/17802138-f1d1-5929-b2bb-2dbd28ab0732"
                },
                {
                    "caption": null,
                    "photo_id": "578869f8-2ef2-355c-92c8-6e0988fdf121",
                    "review_id": "3f510236-4472-3246-b17e-e26c1d3973f8",
                    "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/b1f169dd8dd2c8108894585f231d4a4c.jpg",
                    "thumbnail_url": "https://photos-us.bazaarvoice.com/photo/2/cGhvdG86YmVzdGJ1eQ/e84b333d-fd3e-59d4-9520-14e3f53748e2"
                }
            ],
            "page_size": 20,
            "total_results": 82
        },
        "rating": "",
        "sku_id": "6602763",
        "feature": "",
        "reviews": {
            "topics": [
                {
                    "id": "60e47fef-23c7-30dc-9395-6bbc517cdd32",
                    "cons": null,
                    "pros": [
                        "Battery life",
                        "M2 chip"
                    ],
                    "text": "The MacBook Air with the M2 chip is a game-changer. Here’s why:\n\nPerformance: The M2 chip delivers exceptional speed and efficiency. I can seamlessly multitask between resource-heavy apps like Photoshop, Final Cut Pro, and Safari without a hitch.\n\nDesign: Sleek, lightweight, and premium. The 13-inch size is perfect for portability, and the Space Gray color adds a professional touch.\n\nBattery Life: Incredible! I can go a full day of work or study without hunting for a charger.\n\nDisplay: The Retina display is stunning, with vibrant colors and crisp details. It makes working, streaming, or editing a joy.\n\nDownsides? The base storage of 256GB might be limiting for power users, but cloud solutions and external drives help.\n\nFinal Thoughts: Whether you're a student, a creative professional, or someone looking for a reliable everyday laptop, the MacBook Air with M2 chip is worth every penny. Highly recommended!",
                    "title": "The Ultimate Lightweight Laptop for Power and Styl",
                    "author": "VaibhavS",
                    "badges": [
                        {
                            "index": 90900,
                            "file_name": null,
                            "icon_path": null,
                            "icon_text": null,
                            "badge_code": "Incentivized",
                            "badge_name": "Incentivized",
                            "badge_type": "Custom",
                            "badge_description": "This reviewer received promo considerations or sweepstakes entry for writing a review."
                        },
                        {
                            "index": 100000,
                            "icon_url": "https://www.bestbuy.com/~assets/bby/_com/ugc-raas/ugc-common-assets/ugc-badge-verified-check.svg",
                            "file_name": "badgeContextual-verifiedPurchaser.jpg",
                            "icon_path": "/ugc-raas/ugc-common-assets/ugc-badge-verified-check.svg",
                            "icon_text": "Verified Purchase",
                            "badge_code": "VerifiedPurchaser",
                            "badge_name": "Verified Purchaser",
                            "badge_type": "Custom",
                            "image_u_r_l": "https://bestbuy.ugc.bazaarvoice.com/static/3545w/badgeContextual-verifiedPurchaser.jpg",
                            "badge_description": "We’ve verified that this content was written by people who purchased this item at Best Buy."
                        },
                        {
                            "index": 100500,
                            "icon_url": "https://www.bestbuy.com/~assets/bby/_com/ugc-raas/ugc-common-assets/badge-my-bestbuy-core.svg",
                            "file_name": "badgeRewardZoneStd.gif",
                            "icon_path": "/ugc-raas/ugc-common-assets/badge-my-bestbuy-core.svg",
                            "icon_text": "",
                            "badge_code": "rewardZoneNumberV3",
                            "badge_name":"My Best Buy\® Member",
                            "badge_type": "Custom",
                            "image_u_r_l": "https://bestbuy.ugc.bazaarvoice.com/static/3545w/badgeRewardZoneStd.gif",
                            "badge_description": "My Best Buy members receive promotional considerations or entries into drawings for writing reviews."
                        }
                    ],
                    "photos": [
                        {
                            "caption": null,
                            "photo_id": "a6d10995-1ad1-3059-932a-cbbc4a490f8a",
                            "review_id": "60e47fef-23c7-30dc-9395-6bbc517cdd32",
                            "normal_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/d81a81b5162f0bfbc1e411e954e6649d.jpg;maxHeight=615;maxWidth=594?format=webp",
                            "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/d81a81b5162f0bfbc1e411e954e6649d.jpg",
                            "thumbnail_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/d81a81b5162f0bfbc1e411e954e6649d.jpg;maxHeight=140;maxWidth=140?format=webp"
                        }
                    ],
                    "rating": 5,
                    "topic_type": "review",
                    "recommended": true,
                    "comment_count": 0,
                    "brand_responses": [],
                    "product_details": {
                        "name": "Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Space Gray",
                        "links": {
                            "pdp_path": "/site/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-space-gray/6602760.p?skuId=6602760",
                            "rnr_path": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-space-gray/6602760",
                            "reviews_path": "/site/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-space-gray/6602760.p?skuId=6602760#tabbed-customerreviews"
                        },
                        "active": true
                    },
                    "submission_time": "2024-12-30T12:10:13.000-06:00",
                    "days_of_ownership": 29,
                    "write_comment_url": "/site/reviews/submission/6602760/review/370021286?campaignid=PDP_&return=",
                    "negative_feedback_count": 0,
                    "positive_feedback_count": 2
                },
                {
                    "id": "64df6ace-e4a3-36f8-8ff9-8bc18e36bea8",
                    "cons": null,
                    "pros": [
                        "Battery life"
                    ],
                    "text": "I recently upgraded to the M2 MacBook Air, and I couldn’t be happier with my purchase. As someone who values both performance and portability, this laptop checks all the boxes!\n\nDesign & Build:\nFirst off, the design is sleek and modern, with an ultra-thin, lightweight chassis that’s perfect for travel or working on the go. The build quality feels premium, and it’s clear Apple has put a lot of thought into making this laptop not only functional but aesthetically pleasing.\n\nPerformance:\nThe M2 chip is a huge upgrade from the previous M1. It's incredibly fast and handles multitasking with ease. Whether I’m running multiple apps, editing photos, or browsing the web, everything runs smoothly without any lag. For a thin laptop, it punches way above its weight in terms of raw performance.\n\nBattery Life:\nOne of the standout features is the battery life. I easily get a full day’s worth of work done on a single charge, even with moderate to heavy usage. Apple claims up to 18 hours of video playback, and while I haven’t tested that exactly, it’s definitely impressive.\n\nDisplay:\nThe Retina display is vibrant, sharp, and offers excellent color accuracy. It’s bright enough to work in various lighting conditions, including outdoor environments, and watching videos or browsing the web is a pleasant experience.\n\nKeyboard & Trackpad:\nThe keyboard is comfortable to type on, with well-spaced keys and a satisfying feel. The trackpad is also large and responsive, making navigation a breeze.\n\nSpeakers:\nThe sound quality is surprisingly good for such a slim device. The stereo speakers are clear and loud enough for casual listening or watching videos, which is a nice bonus.\n\nPort Selection:\nWhile there are only two Thunderbolt/USB-C ports, I haven’t found this to be a huge issue, though it may be a limitation for those who need multiple USB-A ports. A simple dongle or hub can easily solve this if you have more accessories to connect.\n\nOverall Verdict:\nThe M2 MacBook Air is a fantastic laptop for anyone looking for a combination of power, portability, and beautiful design. Whether you’re a student, a professional, or someone who just needs a reliable laptop for everyday use, this device is hard to beat. It’s worth every penny, and I’m excited to see how it performs in the years to come!\n\nHighly recommended!",
                    "title": "Apple M2 MacBook Air: The Perfect Blend of Power,",
                    "author": "kilbo",
                    "badges": [
                        {
                            "index": 90900,
                            "file_name": null,
                            "icon_path": null,
                            "icon_text": null,
                            "badge_code": "Incentivized",
                            "badge_name": "Incentivized",
                            "badge_type": "Custom",
                            "badge_description": "This reviewer received promo considerations or sweepstakes entry for writing a review."
                        },
                        {
                            "index": 100000,
                            "icon_url": "https://www.bestbuy.com/~assets/bby/_com/ugc-raas/ugc-common-assets/ugc-badge-verified-check.svg",
                            "file_name": "badgeContextual-verifiedPurchaser.jpg",
                            "icon_path": "/ugc-raas/ugc-common-assets/ugc-badge-verified-check.svg",
                            "icon_text": "Verified Purchase",
                            "badge_code": "VerifiedPurchaser",
                            "badge_name": "Verified Purchaser",
                            "badge_type": "Custom",
                            "image_u_r_l": "https://bestbuy.ugc.bazaarvoice.com/static/3545w/badgeContextual-verifiedPurchaser.jpg",
                            "badge_description": "We’ve verified that this content was written by people who purchased this item at Best Buy."
                        },
                        {
                            "index": 100500,
                            "icon_url": "https://www.bestbuy.com/~assets/bby/_com/ugc-raas/ugc-common-assets/badge-my-bestbuy-core.svg",
                            "file_name": "badgeRewardZoneStd.gif",
                            "icon_path": "/ugc-raas/ugc-common-assets/badge-my-bestbuy-core.svg",
                            "icon_text": "",
                            "badge_code": "rewardZoneNumberV3",
                            "badge_name":"My Best Buy\® Member",
                            "badge_type": "Custom",
                            "image_u_r_l": "https://bestbuy.ugc.bazaarvoice.com/static/3545w/badgeRewardZoneStd.gif",
                            "badge_description": "My Best Buy members receive promotional considerations or entries into drawings for writing reviews."
                        }
                    ],
                    "photos": [
                        {
                            "caption": null,
                            "photo_id": "4c1c7585-e88c-34de-be02-b6bbf2acb7db",
                            "review_id": "64df6ace-e4a3-36f8-8ff9-8bc18e36bea8",
                            "normal_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/e29cae1c35a3eb1041589be4bf0b2f93.jpg;maxHeight=615;maxWidth=594?format=webp",
                            "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/e29cae1c35a3eb1041589be4bf0b2f93.jpg",
                            "thumbnail_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/e29cae1c35a3eb1041589be4bf0b2f93.jpg;maxHeight=140;maxWidth=140?format=webp"
                        }
                    ],
                    "rating": 5,
                    "topic_type": "review",
                    "recommended": true,
                    "comment_count": 0,
                    "brand_responses": [],
                    "submission_time": "2025-01-03T19:24:57.000-06:00",
                    "days_of_ownership": 15,
                    "write_comment_url": "/site/reviews/submission/6602763/review/370701731?campaignid=PDP_&return=",
                    "negative_feedback_count": 0,
                    "positive_feedback_count": 2
                },
                {
                    "id": "c5c9ebf2-b21d-36f3-b166-ee993b138ebc",
                    "cons": null,
                    "pros": [
                        "16gb memory",
                        "M2 chip"
                    ],
                    "text": "Great product for the price and more than enough power. The M2 has been a great update so far vs the intel I5 MacBook Pro I had for 7 years. The 16GB ram is almost a must in 2024. Running through the paces this is an amazing machine",
                    "title": "Major upgrade and better value than MacBook pros",
                    "author": "Nich74",
                    "badges": [
                        {
                            "index": 90900,
                            "file_name": null,
                            "icon_path": null,
                            "icon_text": null,
                            "badge_code": "Incentivized",
                            "badge_name": "Incentivized",
                            "badge_type": "Custom",
                            "badge_description": "This reviewer received promo considerations or sweepstakes entry for writing a review."
                        },
                        {
                            "index": 100000,
                            "icon_url": "https://www.bestbuy.com/~assets/bby/_com/ugc-raas/ugc-common-assets/ugc-badge-verified-check.svg",
                            "file_name": "badgeContextual-verifiedPurchaser.jpg",
                            "icon_path": "/ugc-raas/ugc-common-assets/ugc-badge-verified-check.svg",
                            "icon_text": "Verified Purchase",
                            "badge_code": "VerifiedPurchaser",
                            "badge_name": "Verified Purchaser",
                            "badge_type": "Custom",
                            "image_u_r_l": "https://bestbuy.ugc.bazaarvoice.com/static/3545w/badgeContextual-verifiedPurchaser.jpg",
                            "badge_description": "We’ve verified that this content was written by people who purchased this item at Best Buy."
                        },
                        {
                            "index": 100500,
                            "icon_url": "https://www.bestbuy.com/~assets/bby/_com/ugc-raas/ugc-common-assets/badge-my-bestbuy-core.svg",
                            "file_name": "badgeRewardZoneStd.gif",
                            "icon_path": "/ugc-raas/ugc-common-assets/badge-my-bestbuy-core.svg",
                            "icon_text": "",
                            "badge_code": "rewardZoneNumberV3",
                            "badge_name":"My Best Buy\® Member",
                            "badge_type": "Custom",
                            "image_u_r_l": "https://bestbuy.ugc.bazaarvoice.com/static/3545w/badgeRewardZoneStd.gif",
                            "badge_description": "My Best Buy members receive promotional considerations or entries into drawings for writing reviews."
                        }
                    ],
                    "photos": [
                        {
                            "caption": null,
                            "photo_id": "e29602a5-6510-3bde-b19f-1d730a3d8990",
                            "review_id": "c5c9ebf2-b21d-36f3-b166-ee993b138ebc",
                            "normal_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/90dad1c44260cf070f1d7a8838602cda.jpg;maxHeight=615;maxWidth=594?format=webp",
                            "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/90dad1c44260cf070f1d7a8838602cda.jpg",
                            "thumbnail_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/90dad1c44260cf070f1d7a8838602cda.jpg;maxHeight=140;maxWidth=140?format=webp"
                        },
                        {
                            "caption": null,
                            "photo_id": "6e839bf3-4532-33b1-9572-4abaec449ff5",
                            "review_id": "c5c9ebf2-b21d-36f3-b166-ee993b138ebc",
                            "normal_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/1b27badda3f29cd8117dcb5a5f00895d.jpg;maxHeight=615;maxWidth=594?format=webp",
                            "pisces_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/1b27badda3f29cd8117dcb5a5f00895d.jpg",
                            "thumbnail_url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/1b27badda3f29cd8117dcb5a5f00895d.jpg;maxHeight=140;maxWidth=140?format=webp"
                        }
                    ],
                    "rating": 5,
                    "topic_type": "review",
                    "recommended": true,
                    "comment_count": 0,
                    "brand_responses": [],
                    "product_details": {
                        "name": "Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Starlight",
                        "links": {
                            "pdp_path": "/site/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-starlight/6602762.p?skuId=6602762",
                            "rnr_path": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-starlight/6602762",
                            "reviews_path": "/site/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-starlight/6602762.p?skuId=6602762#tabbed-customerreviews"
                        },
                        "active": true
                    },
                    "submission_time": "2024-11-29T13:41:20.000-06:00",
                    "days_of_ownership": 13,
                    "write_comment_url": "/site/reviews/submission/6602762/review/365400109?campaignid=PDP_&return=",
                    "negative_feedback_count": 2,
                    "positive_feedback_count": 13
                }
            ],
            "page_size": 3,
            "total_pages": 207,
            "current_page": 1,
            "total_results": 620
        },
        "variant": "A",
        "page_size": 3,
        "campaign_id": "PDP",
        "instance_id": "user-generated-content-ratings-and-reviews-46203495",
        "search_text": "",
        "default_sort": "BEST_REVIEW",
        "device_class": "l",
        "distillation": {
            "negative_features": [
                {
                    "name": "Limited ports",
                    "type": "con",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=Limited%20ports",
                    "total_review_count": 5,
                    "representative_quote": {
                        "quote": "However, the design is a bit redundant, and the laptop has only two USB-C ports and a bad webcam.",
                        "score": 2,
                        "author": "LawrenceJ",
                        "review_id": "735560b8-1c93-3ad4-9ad1-1c966b4b6f20",
                        "highlighted_quote": "However, the design is a bit redundant, and the laptop has only two USB-C ports and a bad webcam."
                    }
                },
                {
                    "name": "Storage",
                    "type": "con",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=Storage",
                    "total_review_count": 3,
                    "representative_quote": {
                        "quote": "256GB isn't much by today's standards. You'll want cloud storage.",
                        "score": 0,
                        "author": "Noah",
                        "review_id": "82d885be-8bd6-3d3f-a28f-aad84665b6dc",
                        "highlighted_quote": "256GB isn't much by today's standards. You'll want cloud storage."
                    }
                },
                {
                    "name": "Dirty",
                    "type": "con",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=Dirty",
                    "total_review_count": 1,
                    "representative_quote": {
                        "quote": "The computer functions great, but it was a little dirty when we received it.",
                        "score": 2,
                        "author": "JamesB",
                        "review_id": "df443bde-a830-3bbd-af02-02be187495a9",
                        "highlighted_quote": "The computer functions great, but it was a little dirty when we received it."
                    }
                },
                {
                    "name": "Fingerprint",
                    "type": "con",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=Fingerprint",
                    "total_review_count": 1,
                    "representative_quote": {
                        "quote": "But with the black color there is a lot of fingerprints, so if that bother you I would recommend choosing a different color.",
                        "score": 3,
                        "author": "SheridanS",
                        "review_id": "cde4209b-d0c6-3f48-a3ac-2fb57acbfb9e",
                        "highlighted_quote": "But with the black color there is a lot of fingerprints,  so if that bother you I would recommend choosing a different color."
                    }
                },
                {
                    "name": "I/o",
                    "type": "con",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=I%2Fo",
                    "total_review_count": 1,
                    "representative_quote": {
                        "quote": "Only 2 USB-C ports. They are thunderbold 4, but no USB-A or HDMI is my biggest gripe.",
                        "score": 2,
                        "author": "Noah",
                        "review_id": "82d885be-8bd6-3d3f-a28f-aad84665b6dc",
                        "highlighted_quote": "Only 2 USB-C ports. They are thunderbold 4, but no USB-A or HDMI is my biggest gripe."
                    }
                }
            ],
            "positive_features": [
                {
                    "name": "M2 chip",
                    "type": "pro",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=M2%20chip",
                    "total_review_count": 79,
                    "representative_quote": {
                        "quote": "The MacBook Air with the M2 chip is a game-changer.",
                        "score": 0,
                        "author": "VaibhavS",
                        "review_id": "60e47fef-23c7-30dc-9395-6bbc517cdd32",
                        "highlighted_quote": "The MacBook Air with the M2 chip is a game-changer."
                    }
                },
                {
                    "name": "16gb memory",
                    "type": "pro",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=16gb%20memory",
                    "total_review_count": 45,
                    "representative_quote": {
                        "quote": "It was a great laptop.",
                        "score": 0,
                        "author": "Anonymous",
                        "review_id": "f5a40f83-f9ce-3529-b3e9-5df80940a8a8",
                        "highlighted_quote": "It was a great laptop."
                    }
                },
                {
                    "name": "Battery life",
                    "type": "pro",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=Battery%20life",
                    "total_review_count": 34,
                    "representative_quote": {
                        "quote": "The initial battery life is excellent.",
                        "score": 0,
                        "author": "Chrisf2",
                        "review_id": "7b740393-eced-389a-a846-7132f5e7dd15",
                        "highlighted_quote": "The initial battery life is excellent."
                    }
                },
                {
                    "name": "Speed",
                    "type": "pro",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=Speed",
                    "total_review_count": 32,
                    "representative_quote": {
                        "quote": "Very fast, light, good resolution.",
                        "score": 0,
                        "author": "JosephR",
                        "review_id": "75bdfab2-db5f-3d17-bb1f-9fea376b7e89",
                        "highlighted_quote": "Very fast, light, good resolution."
                    }
                },
                {
                    "name": "Lightweight",
                    "type": "pro",
                    "standalone_link": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763?feature=Lightweight",
                    "total_review_count": 31,
                    "representative_quote": {
                        "quote": "Great product. Lightweight and fast.",
                        "score": 0,
                        "author": "GeorgeS",
                        "review_id": "c900a08f-3bfe-3c6b-990f-e103238fcb76",
                        "highlighted_quote": "Great product. Lightweight and fast."
                    }
                }
            ],
            "selected_distillation_filter": ""
        },
        "persist_state": false,
        "hide_accordion": false,
        "meta_view_type": "PDP",
        "show_ad_banner": true,
        "assets_base_url": "https://www.bestbuy.com/~assets/bby/_com",
        "product_details": {
            "sku": "6602763",
            "name": "Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Midnight",
            "slug": "apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight",
            "image": {
                "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/93d63192-c71c-4a26-8e0c-da261bf863c7.jpg",
                "path": "prescaled/500/500/image2/BestBuy_US/images/products/93d63192-c71c-4a26-8e0c-da261bf863c7.jpg",
                "alt_text": "Apple - MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD - Midnight-Front_Standard"
            },
            "links": {
                "pdp_path": "/site/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763.p?skuId=6602763",
                "rnr_path": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763",
                "reviews_path": "/site/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763.p?skuId=6602763#tabbed-customerreviews"
            },
            "model": "MC7X4LL/A",
            "price": 999,
            "active": true,
            "brand_name": "Apple",
            "order_code": "4",
            "category_id": "pcmcat247400050001",
            "description": "Supercharged by the M2 chip, the redesigned 13-inch MacBook Air combines incredible performance and up to 18 hours of battery life into its strikingly thin aluminum enclosure.",
            "category_name": "MacBooks",
            "is_reviewable": true
        },
        "ai_review_summary": "Customers commend the MacBook Air 13-inch for its powerful M2 chip, long battery life, lightweight design, and vibrant display. They appreciate the 16GB memory and find the price reasonable. However, some users express concerns about the limited number of ports and storage capacity.",
        "enable_pagination": false,
        "is_accordion_open": false,
        "syndicated_sources": [
            {
                "icon_url": "",
                "display_link": "https://bestbuy.ugc.bazaarvoice.com/3545syn/6602763/syndicatedreviews.htm?sourcename=bestbuy-ca",
                "overall_rating": 5,
                "total_review_count": 4,
                "client_display_name": "bestbuy-ca"
            }
        ],
        "write_a_review_url": "/site/reviews/submission/6602763?campaignid=PDP&return=",
        "enable_video_inline": true,
        "hide_expert_reviews": false,
        "modern_image_params": "?format=webp",
        "show_embedded_w_a_r": true,
        "show_customer_images": true,
        "show_ai_review_summary": true,
        "verified_purchase_only": false,
        "call_write_a_review_api": true,
        "standalone_reviews_path": "/site/reviews/apple-macbook-air-13-inch-apple-m2-chip-built-for-apple-intelligence-16gb-memory-256gb-ssd-midnight/6602763",
        "disable_points_messaging": true,
        "fix_margin_for_accordion": true,
        "aggregate_secondary_ratings": [
            {
                "avg": 4.89126559714795,
                "count": 561,
                "attribute": "BatteryLife",
                "attribute_label": "Battery Life"
            },
            {
                "avg": 4.877224199288256,
                "count": 562,
                "attribute": "Speed",
                "attribute_label": "Speed"
            },
            {
                "avg": 4.903914590747331,
                "count": 562,
                "attribute": "Display",
                "attribute_label": "Display"
            }
        ],
        "enable_modern_image_formats": true,
        "show_read_more_on_page_load": true,
        "hide_accordion_bottom_border": true,
        "always_show_syndicated_banner": false,
        "distillation_click_stream_enabled": true,
        "verified_purchase_landing_page_url": "https://www.bestbuy.com/site/customer-service/best-buy-reviews/pcmcat1562873232835.c?id=pcmcat1562873232835",
        "review_distillation_mentions_enabled": true,
        "verified_purchase_learn_more_enabled": true
    },
    "categories": [
        {
            "display_name": "Key Specs",
            "specifications": [
                {
                    "id": "A7cFcIzDh6",
                    "value": "13 inches",
                    "definition": "Size of the screen, measured diagonally from corner to corner.",
                    "display_name": "Screen Size"
                },
                {
                    "id": "sTdjjZEHbL",
                    "value": "2560 x 1664",
                    "definition": "Screens come in a range of resolutions (measured in pixels, horizontal x vertical). The higher the resolution, the greater the picture quality.",
                    "display_name": "Screen Resolution"
                },
                {
                    "id": "yHzVuJP3hO",
                    "value": "false",
                    "definition": "Touch-screen devices make navigating more intuitive. Using a touch-screen display, you can do things such as tap to select, hold and drag to move items, swipe to scroll, and pinch to zoom.",
                    "display_name": "Touch Screen"
                },
                {
                    "id": "TN3isMgNrP",
                    "value": "Apple M2",
                    "definition": "Your computer's processor is like its brain. Working in combination with system memory, the power of the processor determines the complexity of software you can run, how many programs you can have open at the same time, and how fast those programs will run. Most computers feature an Intel or AMD processor.",
                    "display_name": "Processor Model"
                },
                {
                    "id": "YnNGbkws5R",
                    "value": "SSD",
                    "definition": null,
                    "display_name": "Storage Type"
                },
                {
                    "id": "9aohWA4NKL",
                    "value": "256 gigabytes",
                    "definition": null,
                    "display_name": "Total Storage Capacity"
                },
                {
                    "id": "oPJLGCNLdO",
                    "value": "16 gigabytes",
                    "definition": "Random-access memory (RAM) is a computing device's short-term data storage, which allows active information to be accessed quickly. The size and type of RAM determines how efficiently the device can handle large amounts of information at one time. For example, gaming or video editing requires more RAM for optimal performance.",
                    "display_name": "System Memory (RAM)"
                },
                {
                    "id": "jFSSb1OsDH",
                    "value": "Apple M2 8-core",
                    "definition": "Often referred to as a \"graphics processing unit\" (GPU), this device is responsible for displaying image content and decoding/encoding video content in programs and games.",
                    "display_name": "Graphics"
                },
                {
                    "id": "wY5GAWbLc9",
                    "value": "2 x Thunderbolt",
                    "definition": "The number and type of connectors used to connect to an external display.",
                    "display_name": "Display Connector(s)"
                },
                {
                    "id": "7W0rZJNIfu",
                    "value": "Lithium-ion",
                    "definition": null,
                    "display_name": "Battery Type"
                },
                {
                    "id": "zyS2Pv8uEv",
                    "value": "true",
                    "definition": "Integrated lights allow for visibility of the keys in low-light conditions.",
                    "display_name": "Backlit Keyboard"
                }
            ]
        },
        {
            "display_name": "General",
            "specifications": [
                {
                    "id": "spf5nZduTn",
                    "value": "MacBook Air 13-inch Apple M2 chip Built for Apple Intelligence - 16GB Memory - 256GB SSD",
                    "definition": null,
                    "display_name": "Product Name"
                },
                {
                    "id": "sVmR6dEgcu",
                    "value": "Apple",
                    "definition": null,
                    "display_name": "Brand"
                },
                {
                    "id": "re1H6cizND",
                    "value": "MC7X4LL/A",
                    "definition": null,
                    "display_name": "Model Number"
                },
                {
                    "id": "ZY8JNvK0vG",
                    "value": "2022",
                    "definition": null,
                    "display_name": "Year of Release"
                },
                {
                    "id": "L4owEFpTgs",
                    "value": "Midnight",
                    "definition": null,
                    "display_name": "Color"
                },
                {
                    "id": "D2ZAyAxZz2",
                    "value": "Blue",
                    "definition": null,
                    "display_name": "Color Category"
                }
            ]
        },
        {
            "display_name": "Display",
            "specifications": [
                {
                    "id": "gzSu63pZd3",
                    "value": "LED",
                    "definition": null,
                    "display_name": "Display Type"
                },
                {
                    "id": "Fi8ojVmItY",
                    "value": "13 inches",
                    "definition": "Size of the screen, measured diagonally from corner to corner.",
                    "display_name": "Screen Size"
                },
                {
                    "id": "WZDE0jh8YZ",
                    "value": "2560 x 1664",
                    "definition": "Screens come in a range of resolutions (measured in pixels, horizontal x vertical). The higher the resolution, the greater the picture quality.",
                    "display_name": "Screen Resolution"
                },
                {
                    "id": "lnxv0jQoGQ",
                    "value": "false",
                    "definition": "Touch-screen devices make navigating more intuitive. Using a touch-screen display, you can do things such as tap to select, hold and drag to move items, swipe to scroll, and pinch to zoom.",
                    "display_name": "Touch Screen"
                }
            ]
        },
        {
            "display_name": "Processor",
            "specifications": [
                {
                    "id": "T7xAwyXNDJ",
                    "value": "Apple",
                    "definition": null,
                    "display_name": "Processor Brand"
                },
                {
                    "id": "HdSBUlx7c1",
                    "value": "Apple M2",
                    "definition": "Your computer's processor is like its brain. Working in combination with system memory, the power of the processor determines the complexity of software you can run, how many programs you can have open at the same time, and how fast those programs will run. Most computers feature an Intel or AMD processor.",
                    "display_name": "Processor Model"
                },
                {
                    "id": "Ox0ugnx3Po",
                    "value": "Apple M2",
                    "definition": null,
                    "display_name": "Processor Model Number"
                },
                {
                    "id": "QeXLmfFV38",
                    "value": "8-core",
                    "definition": "A core, or \"brain\" of a CPU, allows it to receive and execute instructions. Each core can work independently or together to perform parallel operations.",
                    "display_name": "Number of CPU Cores"
                }
            ]
        },
        {
            "display_name": "Storage",
            "specifications": [
                {
                    "id": "OlxlfZwYBp",
                    "value": "SSD",
                    "definition": null,
                    "display_name": "Storage Type"
                },
                {
                    "id": "vCuv51z8RS",
                    "value": "256 gigabytes",
                    "definition": null,
                    "display_name": "Total Storage Capacity"
                },
                {
                    "id": "bKZ1kFAQmL",
                    "value": "256 gigabytes",
                    "definition": "The amount of data that can be stored on the device's solid state drive (SSD). SSD is a flash-based storage with faster speeds than a hard disk drive (HDD).",
                    "display_name": "Solid State Drive Capacity"
                }
            ]
        },
        {
            "display_name": "Memory",
            "specifications": [
                {
                    "id": "Q6wOfEk4dF",
                    "value": "16 gigabytes",
                    "definition": "Random-access memory (RAM) is a computing device's short-term data storage, which allows active information to be accessed quickly. The size and type of RAM determines how efficiently the device can handle large amounts of information at one time. For example, gaming or video editing requires more RAM for optimal performance.",
                    "display_name": "System Memory (RAM)"
                },
                {
                    "id": "hvwb56yriz",
                    "value": "Not provided",
                    "definition": "Each type of RAM delivers a different level of speed, bandwidth, energy efficiency and performance.",
                    "display_name": "Type of Memory (RAM)"
                }
            ]
        },
        {
            "display_name": "Graphics",
            "specifications": [
                {
                    "id": "PfhGfNZ6xT",
                    "value": "Integrated",
                    "definition": "Dedicated graphics uses a separate graphics card for processing video images. Because it does not use memory from the system's RAM, there is no extra burden on the CPU and graphics are processed more efficiently. Integrated graphics shares system RAM to process video images.",
                    "display_name": "Graphics Type"
                },
                {
                    "id": "Pr9UEPahhI",
                    "value": "Apple",
                    "definition": null,
                    "display_name": "GPU Brand"
                },
                {
                    "id": "9tnEb4kxvP",
                    "value": "Apple M2 8-core",
                    "definition": "Often referred to as a \"graphics processing unit\" (GPU), this device is responsible for displaying image content and decoding/encoding video content in programs and games.",
                    "display_name": "Graphics"
                }
            ]
        },
        {
            "display_name": "Compatibility",
            "specifications": [
                {
                    "id": "od6MSlFqjN",
                    "value": "macOS Sequoia 15.1",
                    "definition": "The operating system manages all software and hardware, including files, memory and connected devices. Most importantly, it lets you interact with your device and your programs in a visual way; otherwise, you'd be typing computer code to get anything done.",
                    "display_name": "Operating System"
                }
            ]
        },
        {
            "display_name": "Connectivity",
            "specifications": [
                {
                    "id": "4QN4BJdn1Z",
                    "value": "2 x Thunderbolt",
                    "definition": "The number and type of connectors used to connect to an external display.",
                    "display_name": "Display Connector(s)"
                },
                {
                    "id": "PqyYV0Yms3",
                    "value": "2",
                    "definition": null,
                    "display_name": "Number of Thunderbolt Ports (Total)"
                },
                {
                    "id": "wPdE8u2hsE",
                    "value": "2 x USB-C 4",
                    "definition": "The number and type of USB ports the product has.",
                    "display_name": "USB Ports"
                },
                {
                    "id": "pE87Dy6ooe",
                    "value": "2",
                    "definition": null,
                    "display_name": "Number of USB Ports (Total)"
                },
                {
                    "id": "6w29N8kwKa",
                    "value": "Bluetooth, Wi-Fi",
                    "definition": "The manner in which a device sends data to another device over a short distance without the use of wires or cables.",
                    "display_name": "Wireless Connectivity"
                }
            ]
        },
        {
            "display_name": "Power",
            "specifications": [
                {
                    "id": "YcpmUqa4AG",
                    "value": "4-cell",
                    "definition": null,
                    "display_name": "Battery Cells"
                },
                {
                    "id": "aBd65BJLoT",
                    "value": "Lithium-ion",
                    "definition": null,
                    "display_name": "Battery Type"
                }
            ]
        },
        {
            "display_name": "Camera",
            "specifications": [
                {
                    "id": "Le7XEbYtJs",
                    "value": "true",
                    "definition": null,
                    "display_name": "Front-Facing Camera"
                }
            ]
        },
        {
            "display_name": "Features",
            "specifications": [
                {
                    "id": "XbXWGBsJPG",
                    "value": "true",
                    "definition": "Integrated lights allow for visibility of the keys in low-light conditions.",
                    "display_name": "Backlit Keyboard"
                }
            ]
        },
        {
            "display_name": "Dimensions",
            "specifications": [
                {
                    "id": "7cQK5HttO4",
                    "value": "0.44 inches",
                    "definition": "The out of box height of the item. Height is measured as the vertical distance from the bottom of the item to the top as it would be primarily used or placed.",
                    "display_name": "Product Height"
                },
                {
                    "id": "6GUg2HiSvi",
                    "value": "11.97 inches",
                    "definition": "The out of box width of the item. Width is measured as the horizontal distance from one side of the item to the other as it would be primarily used or placed.",
                    "display_name": "Product Width"
                },
                {
                    "id": "Ntj2PQDGSe",
                    "value": "8.46 inches",
                    "definition": "The out of box depth of the item. Depth is measured as the distance from the front of the item to the back as it would be primarily used or placed.",
                    "display_name": "Product Depth"
                },
                {
                    "id": "AtHTSRNzTq",
                    "value": "2.73 pounds",
                    "definition": "The out of box weight of the item.",
                    "display_name": "Product Weight"
                }
            ]
        },
        {
            "display_name": "Certifications & Listings",
            "specifications": [
                {
                    "id": "zIGhCNPgDz",
                    "value": "true",
                    "definition": "Devices carrying the ENERGY STAR service mark, such as computer products and peripherals, kitchen appliances, and other products, generally use 20% to 30% less energy than required by federal standards.",
                    "display_name": "ENERGY STAR Certified"
                },
                {
                    "id": "gIrTTXEXCR",
                    "value": "true",
                    "definition": "The Electronic Product Environmental Assessment Tool (EPEAT) was designed to provide an environmental assessment tool for purchasers. In order to qualify for EPEAT, a product must meet all 23 required criteria.",
                    "display_name": "EPEAT Qualified"
                },
                {
                    "id": "O225ZsZBhB",
                    "value": "Gold",
                    "definition": "The Electronic Product Environmental Assessment Tool (EPEAT) was designed to provide an environmental assessment tool for purchasers. In order to qualify for EPEAT, a product must meet all 23 required criteria. Products are rated Bronze, Silver or Gold based on how many of 28 optional criteria they meet (below 50%, 50%, 75%).",
                    "display_name": "EPEAT Level"
                }
            ]
        },
        {
            "display_name": "Warranty",
            "specifications": [
                {
                    "id": "x3MrPUk6vs",
                    "value": "Apple One (1) Year Limited Warranty",
                    "definition": null,
                    "display_name": "Manufacturer's Warranty - Parts"
                },
                {
                    "id": "7ylWJqv7MJ",
                    "value": "Apple One (1) Year Limited Warranty",
                    "definition": null,
                    "display_name": "Manufacturer's Warranty - Labor"
                }
            ]
        },
        {
            "display_name": "Other",
            "specifications": [
                {
                    "id": "ScZE1UQO7Q",
                    "value": "195949900372",
                    "definition": null,
                    "display_name": "UPC"
                }
            ]
        }
    ],
    "specifications": {
        "is_bot": false,
        "sku_id": "6602763",
        "context": "ECOSYSTEM",
        "instance_id": "shop-specifications-20277637",
        "is_all_specs": true,
        "disable_icons": false,
        "is_small_view": false,
        "hide_accordion": false,
        "is_drawer_open": false,
        "use_action_log": false,
        "show_border_top": false,
        "hide_border_bottom": true,
        "show_feedback_link": true,
        "use_tab_link_class": false,
        "has_highlights_data": true,
        "is_appliance_category": false,
        "is_highlights_category": true,
        "measurement_photo_data": {},
        "enable_deferred_hydration": false,
        "enable_product_highlights": true,
        "feed_back_link_categories": [
            "Activity Tracker",
            "All In One Desktop Computer",
            "Battery Powered Ride On",
            "Blender",
            "Binocular",
            "Camcorder",
            "Camera Lens",
            "Camera Lens Filter",
            "Car Speaker",
            "Car Stereo Receiver",
            "Car Subwoofer",
            "Cell phone",
            "Coffee Maker",
            "Computer Keyboard",
            "Deep Fryer",
            "Desktop Computer Tower",
            "Digital SLR Camera",
            "Dishwasher",
            "Drone",
            "Dryer",
            "Electric Bike",
            "Electrical Switch",
            "Espresso Maker",
            "External Hard Drive",
            "Eyeglasses",
            "Full Size Refrigerator",
            "Gaming Controller",
            "Gaming Headset",
            "Hair Dryer",
            "Headphones",
            "Headset",
            "Household Detector",
            "Household Sensor,",
            "Ink Cartridge",
            "Inkjet Printer",
            "Instant Print Camera",
            "Laptop Computer",
            "Laser Printer",
            "LED Bulb",
            "Memory Card",
            "Microphone",
            "Microwave",
            "Mirrorless Camera",
            "Modem",
            "Monitor",
            "Monitor Mount",
            "Multimedia Projector",
            "Network Adapter",
            "Network Range Extender",
            "Network Range Repeater",
            "Network Router",
            "Photo Printer",
            "Point and Shoot Camera",
            "Portable Speaker",
            "Pressure Cooker",
            "Programmable Thermostat",
            "Range",
            "Security Camera",
            "Smart Doorbell",
            "Smart Lock",
            "Smart Watch",
            "Soundbar",
            "Speaker",
            "Stand Mixer",
            "Subwoofer",
            "Tablet",
            "Television Mount",
            "Television",
            "Thermal Printer",
            "Vacuum",
            "Video Game Console",
            "Voice Activated Assistant",
            "Washing Machine",
            "Web Camera",
            "Wireless Access Point",
            "Yardbird",
            "Cell Phone",
            "Activatable Device"
        ],
        "scroll_to_view_selector_l_v": ".top-nav",
        "measurement_photo_categories": {
            "suitcase": {
                "measurement_photo_location": "Dimension"
            },
            "television": {
                "always_show_above_text": true,
                "measurement_photo_location": "Dimension"
            }
        },
        "see_all_specifications_data_track": "false",
        "show_scroll_to_all_specifications": false
    }
}