1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [currency] => GBP
        [features_hash] => 28-20891
        [items_per_page] => 12
        [sl] => en
        [dispatch] => categories.view
        [category_id] => 2421
        [save_view_results] => product_id
        [sort_by] => bestsellers
        [sort_order] => desc
        [extend] => Array
            (
                [0] => categories
                [1] => description
                [2] => description
                [3] => full_description
            )
    
        [subcats] => Y
        [runtime_company_id] => 0
        [vr_company_id] => 0
        [is_virtual] => Y
        [virtual_conditions] => Array
            (
                [set] => all
                [set_value] => 1
                [conditions] => Array
                    (
                        [1] => Array
                            (
                                [operator] => in
                                [condition] => products
                                [value] => 6720,6726,6731,6744,16291,16304,18186,26020,26023,26214,31192,31750,35142,35143,35144,35145,35146,35147,35781,35782,37151,38147,38148,38149,38150,38151,38152,38153,38154,38155,38156,2334,2335,2336,2337,2338,2341,2343,2344,2345,2346,2347,2348,2349,2350,2351,2352,2354,2355,2356,2358,2359,2360,2361,2362,2363,2425,2446,2447,2448,2449,2535,2536,2538,3462,3463,3474,3485,4073,4074,4075,4076,4077,4078,4079,4080,4081,4082,4083,4084,4758,4768,4966,6853,6854,6855,6856,6857,7807,7808,8086,8087,8088,8089,8090,8091,8092,8093,8094,8095,8096,8097,8098,8099,8100,8101,8102,8103,8104,8105,8106,8107,8108,8109,8110,8111,8112,8113,8114,8115,8116,8117,8118,8119,8120,8121,8122,8123,8124,8125,8126,8127,8128,8129,8130,8131,8132,8133,8134,8135,8136,8137,8138,8139,8140,8141,8142,8143,8144,8145,8146,8147,8148,8149,8150,8151,8152,8153,8154,8155,8156,8157,8158,8639,8640,9242,9243,9244,9245,9246,9247,9248,12049,15140,15141,15142,15143,15144,15145,15146,15147,15148,15149,15150,15151,15152,15153,15154,15155,15156,15157,15158,15159,15160,15161,15162,15163,15480,18835,18836,18837,18838,18839,18840,18841,18842,18843,18844,18845,18846,18847,18848,23387,23388,23389,36447,36554,36555,36556,36557,36558,36559,36560,36561,36562,36563,36564,36565,36566,36567,36568,36569,36570,36571,38985,39006
                            )
    
                    )
    
            )
    
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 24
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_features_values as var_val_73 ON var_val_73.product_id = products.product_id AND var_val_73.lang_code = 'en' AND var_val_73.feature_id = 73 LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  LEFT JOIN ?:master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  WHERE 1  AND (var_val_73.variant_id IN (20891)) AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.parent_product_id = 0 AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND (1 AND products.product_id IN (6720,6726,6731,6744,16291,16304,18186,26020,26023,26214,31192,31750,35142,35143,35144,35145,35146,35147,35781,35782,37151,38147,38148,38149,38150,38151,38152,38153,38154,38155,38156,2334,2335,2336,2337,2338,2341,2343,2344,2345,2346,2347,2348,2349,2350,2351,2352,2354,2355,2356,2358,2359,2360,2361,2362,2363,2425,2446,2447,2448,2449,2535,2536,2538,3462,3463,3474,3485,4073,4074,4075,4076,4077,4078,4079,4080,4081,4082,4083,4084,4758,4768,4966,6853,6854,6855,6856,6857,7807,7808,8086,8087,8088,8089,8090,8091,8092,8093,8094,8095,8096,8097,8098,8099,8100,8101,8102,8103,8104,8105,8106,8107,8108,8109,8110,8111,8112,8113,8114,8115,8116,8117,8118,8119,8120,8121,8122,8123,8124,8125,8126,8127,8128,8129,8130,8131,8132,8133,8134,8135,8136,8137,8138,8139,8140,8141,8142,8143,8144,8145,8146,8147,8148,8149,8150,8151,8152,8153,8154,8155,8156,8157,8158,8639,8640,9242,9243,9244,9245,9246,9247,9248,12049,15140,15141,15142,15143,15144,15145,15146,15147,15148,15149,15150,15151,15152,15153,15154,15155,15156,15157,15158,15159,15160,15161,15162,15163,15480,18835,18836,18837,18838,18839,18840,18841,18842,18843,18844,18845,18846,18847,18848,23387,23388,23389,36447,36554,36555,36556,36557,36558,36559,36560,36561,36562,36563,36564,36565,36566,36567,36568,36569,36570,36571,38985,39006)) GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC  LIMIT 0, 12
    
  1. before end of oxn
    
  2. Array
    (
        [8107] => Array
            (
                [product_id] => 8107
                [product] => Southern Pepper Cashew Nuts - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES22
                [hsn_code] => 3304
                [status] => A
                [list_price] => 900.00
                [amount] => 181
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 756.000000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Features : Jumbo Sizes, Fresh and Crunchy, Handpicked from Mangalore The Finest Variety which is Double Sorted Before Packing in a proper Hygienic Processing Facilit</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => southern-pepper-cashew-nuts-snack-pack-of-2-200g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.80
                [reviews_count] => 20
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 20
            )
    
        [26214] => Array
            (
                [product_id] => 26214
                [product] => Whole Almonds - 500gm
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => AK_Standard_500g
                [hsn_code] => 3304
                [status] => A
                [list_price] => 750.00
                [amount] => 24
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1677492404
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 667.500000
                [short_description] => <p>Rich in protein & Antioxidants</p>
                [full_description] => <p>Ambrosia california whole almonds - handpicked and double sorted - 100% natural with no added colors or additives . Crunchy : quality is legacy of ambrosia . We import almonds from choicest farms of california to deliver the best fresh - cold - stored until despatch helps retains freshness in nuts .Hygienically packed in a facility meeting international food safety standards . Almonds are excellent for weight loss plans: high in dietary fibre and curbs cravings store in a cool and dry place preferably refrigerate after opening</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => california-whole-almonds-500gm
                [seo_path] => 458/2646/2648
                [average_rating] => 4.62
                [reviews_count] => 37
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
                [ratting_count] => 37
            )
    
        [16291] => Array
            (
                [product_id] => 16291
                [product] => Premium California Whole Almonds - 500 g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => AK_Premium_500g
                [hsn_code] => 3304
                [status] => A
                [list_price] => 800.00
                [amount] => 82
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1661332182
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => N
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 2
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 704.000000
                [short_description] => Expiry Date: 01-05-2025
                [full_description] => <p>Handpicked and double sorted - 100% natural with no added colors or additives.Crunchy: Quality is Legacy of Ambrosia . We import almonds from choicest farms of California to deliver the best <br />Fresh - Cold - stored until despatch helps retain freshness Hygienically packed in a facility meeting international food safety standards . Almonds are excellent for weight loss plans: high in dietary fibre and curbs cravings Store in a cool and dry place Preferably refrigerate after opening.</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => premium-california-whole-almonds-500-g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.69
                [reviews_count] => 26
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 2
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
                [ratting_count] => 26
            )
    
        [16304] => Array
            (
                [product_id] => 16304
                [product] => Indian Cashew 250g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => Cashew_250gm
                [hsn_code] => 3304
                [status] => A
                [list_price] => 600.00
                [amount] => 128
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1661332182
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 390.000000
                [short_description] => Rich in nutrients & 100% natural
                [full_description] => <p>Ambrosia indian cashew kernels 250gm : grade w240 wholes . Ambrosia cashews are responsibly sourced from south indian farms. Handpicked for crunchiness and laser-sorted for big size kernels, ambrosia cashews are irresistible! Ambrosia cashews are fresh & 100% natural free from any colouring agents or additives. Processed and hygienically packed in an fssai approved facility meeting international food safety standards. Cashews are rich in plant-based protein, antioxidants, essential minerals and heart-healthy mono-saturated fats. Excellent source of oleic acid which protects your heart. Great on-the-snack, atop salads and soups or mix in your granola, stir-fries or other dishes.</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => cashew-w240-and-jumbo-quality-250-g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.67
                [reviews_count] => 6
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
                [ratting_count] => 6
            )
    
        [8109] => Array
            (
                [product_id] => 8109
                [product] => California Roasted Pistachios, Lightly Salted and Dry Roasted - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES24
                [hsn_code] => 3304
                [status] => A
                [list_price] => 930.00
                [amount] => 178
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 781.200000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>"Californian Pistachios which we dry-roast without a single drop of oil and lightly salt.Taste- Fresh, Crunchy, and lightly salted.<br />Source of protein: 6g in 28g pista-which is as much protein as an egg.<br />Naturally cholesterol-free snack!<br />High Fibre - Satiating - Helps in weight management.<br />Guilt-free snack to be had with your cup of tea/coffee! A great choice for mid-morning/evening and midnight hunger pangs.<br />Keto-friendly, Gluten-free, Vegan-friendly, No added preservatives. Healthy Natural Nuts, Rich in vitamins, Immunity builder, Full of vitamins"</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => california-roasted-pistachiospista-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [average_rating] => 5.00
                [reviews_count] => 1
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8120] => Array
            (
                [product_id] => 8120
                [product] => Sports Mix - Roasted Almonds, Cashews, Pistachios, Dried Blueberries, Cranberries and Raisins - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES35
                [hsn_code] => 3304
                [status] => A
                [list_price] => 450.00
                [amount] => 182
                [weight] => 0.003
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 378.000000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>"APPEARANCE- A fresh and crunchy mix of roasted almonds, roasted cashews, roasted pistachios, dried blueberries, dried cranberries and raisins. TEXTURE- Fresh and crunchy nuts mixed with soft and delicious blueberries, cranberries and raisins HOW TO USE - Nutty Gritties Sports Mix can be eaten as a pre- or post-workout snack. Whether you go to the gym, play a sport, take a dance class or do any form of exercise, it is very important to energise your body before and after as well. Sports Mix is also a great snack for kids lunch box or pre-sport snack. It is a great snack for beating hunger pangs at 4pm or even at midnight! Sports Mix can be topped up on salads, oats, mixed with fruit bowls as well."</p>
                [category_ids] => Array
                    (
                        [0] => 1169
                        [1] => 2647
                    )
    
                [seo_name] => sports-mixed-nuts-and-dry-fruit-roasted-almonds-cashews-pistachios-dried-blueberries-cranberries-and-raisins-healthy-snack-for-all-200g
                [seo_path] => 458/2646/2647
                [average_rating] => 5.00
                [reviews_count] => 1
                [main_category] => 2647
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8150] => Array
            (
                [product_id] => 8150
                [product] => Roasted Pumpkin Seeds, Unsalted - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES65
                [hsn_code] => 3304
                [status] => A
                [list_price] => 285.00
                [amount] => 158
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 239.400000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>HIGH IN MAGNESIUM: Magnesium helps to regulate the blood sugar levels and is important for heart and bone healthRICH IN ZINC AND VITAMIN E: Antioxidants that are good for the hair, skin and boost the immune system<br />HOW TO EAT: Nutritionists recommend having Roasted & Unsalted Pumpkin seeds at peak hunger times like 4pm Add them to smoothies, chia seed puddings, breakfast oatmeal bowls Sprinkle on salads, yogurt Bake with Pumpkin seeds - easy to add to breads, cake batters, granola bars</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => roasted-pumpkin-seeds-for-eating-unsalted-200g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.00
                [reviews_count] => 2
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 2
            )
    
        [8090] => Array
            (
                [product_id] => 8090
                [product] => Daily Nuts Roasted in Himalayan Pink Salt - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES5
                [hsn_code] => 3304
                [status] => A
                [list_price] => 555.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 460.650000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Taste: Fresh, Crunchy and Tasty.Made with the finest variety of mixed nuts, this mix is roasted with pink salt from the Himalayas, without a single drop of oil.<br />Rich in Protein, High in Energy and High in Dietary Fibre. Healthy Natural Nuts, Rich in vitamins, Immunity builder, Full of vitamins</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => salted-mixed-nuts-roasted-in-himalayan-pink-salt-almonds-cashews-macadamias-hazelnuts-pista-kernels-200g
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
        [8102] => Array
            (
                [product_id] => 8102
                [product] => Spicy Trail Mix -240g (10 Pack of 24g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES17
                [hsn_code] => 3304
                [status] => A
                [list_price] => 500.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 420.000000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>A fresh and crunchy mix of Almonds, Cranberries, Dried Apple, Pumpkin Seeds, Sunflower Seeds, Black Raisins, Peanuts, in a spicy seasoning roasted without a single drop of oil.Taste- Fresh, Crunchy and delicious.<br />High Fibre - Satiating - Helps in weight management.<br />Easy to carry, single serve packs that can be carried when you are on-the-go or kept in your bag at all times.<br />Healthy Natural Nuts, Rich in vitamins, Immunity builder, Full of vitamins.</p>
                [category_ids] => Array
                    (
                        [0] => 1169
                        [1] => 2647
                    )
    
                [seo_name] => spicy-trail-mix-pack-of-10-24g-each-240g
                [seo_path] => 458/2646/2647
                [main_category] => 2647
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
        [8111] => Array
            (
                [product_id] => 8111
                [product] => Cashew Nuts, Whole Jumbo in size W240 - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES26
                [hsn_code] => 3304
                [status] => A
                [list_price] => 780.00
                [amount] => 103
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 647.400000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Jumbo Cashews contain handpicked, big-sized units of happiness. Offered in their naturally raw and perfectly whole avatars, these dry fruits pack wholesome nutrition with fewer calories. Packed in their naturally raw and carefully selected whole avatars, our Jumbo Cashew Nuts have a soft yet crunchy texture. Jumbo Cashews are big on health and nutrition. Each handful serving portion packs 5 g of protein, 13 g of good fat, and a good amount of vitamins and minerals. With as little as 172 Kcal and 5 g of protein per ounce, Jumbo Cashews contain 0.9 g of dietary fibre. They offer 13 g of good fats. Their high calcium and magnesium content strengthens bones; high copper content improves the texture of skin and hair.</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => 100-natural-premium-whole-cashew-nuts-w240-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [average_rating] => 5.00
                [reviews_count] => 1
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8113] => Array
            (
                [product_id] => 8113
                [product] => Roasted Cashews, Lightly Salted and Dry Roasted Healthy Snack - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES28
                [hsn_code] => 3304
                [status] => A
                [list_price] => 840.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 697.200000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Our Roasted Cashews undergo a special dry roasting process in the Nutty Kitchen. They bear the heat for just the right amount of time with a light sprinkle of salt, that doesnt take away their natural flavour. Packed in their naturally raw and carefully selected whole avatars, our Jumbo Cashew Nuts have a soft yet crunchy texture with undernotes of salty goodness. Our Jumbo Roasted Cashews are big on health and nutrition. Each handful serving portion packs 4 g of protein, 13 g of good fat, and a good amount of vitamins and minerals.</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => roasted-cashews-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [average_rating] => 4.00
                [reviews_count] => 1
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8112] => Array
            (
                [product_id] => 8112
                [product] => California Roasted Almonds, Lightly Salted and Dry Roasted - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES27
                [hsn_code] => 3304
                [status] => A
                [list_price] => 790.00
                [amount] => 185
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 655.700000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Our Roasted Almonds undergo a special dry roasting process in the Nutty Kitchen. They bear the heat for just the right amount of time with a light sprinkle of salt, that doesnt take away their natural flavour. Packed in their naturally raw and carefully selected whole avatars, our Jumbo Almonds have a soft yet crunchy texture with undernotes of salty goodness. Our Jumbo Roasted Almonds are big on health and nutrition. Each handful serving portion packs 4 g of protein, 13 g of good fat, and a good amount of vitamins and minerals.</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => california-roasted-almonds-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  1. Array
    (
        [8107] => Array
            (
                [product_id] => 8107
                [product] => Southern Pepper Cashew Nuts - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES22
                [hsn_code] => 3304
                [status] => A
                [list_price] => 900.00
                [amount] => 181
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 756.000000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Features : Jumbo Sizes, Fresh and Crunchy, Handpicked from Mangalore The Finest Variety which is Double Sorted Before Packing in a proper Hygienic Processing Facilit</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => southern-pepper-cashew-nuts-snack-pack-of-2-200g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.80
                [reviews_count] => 20
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 20
            )
    
        [26214] => Array
            (
                [product_id] => 26214
                [product] => Whole Almonds - 500gm
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => AK_Standard_500g
                [hsn_code] => 3304
                [status] => A
                [list_price] => 750.00
                [amount] => 24
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1677492404
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 667.500000
                [short_description] => <p>Rich in protein & Antioxidants</p>
                [full_description] => <p>Ambrosia california whole almonds - handpicked and double sorted - 100% natural with no added colors or additives . Crunchy : quality is legacy of ambrosia . We import almonds from choicest farms of california to deliver the best fresh - cold - stored until despatch helps retains freshness in nuts .Hygienically packed in a facility meeting international food safety standards . Almonds are excellent for weight loss plans: high in dietary fibre and curbs cravings store in a cool and dry place preferably refrigerate after opening</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => california-whole-almonds-500gm
                [seo_path] => 458/2646/2648
                [average_rating] => 4.62
                [reviews_count] => 37
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
                [ratting_count] => 37
            )
    
        [16291] => Array
            (
                [product_id] => 16291
                [product] => Premium California Whole Almonds - 500 g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => AK_Premium_500g
                [hsn_code] => 3304
                [status] => A
                [list_price] => 800.00
                [amount] => 82
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1661332182
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => N
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 2
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 704.000000
                [short_description] => Expiry Date: 01-05-2025
                [full_description] => <p>Handpicked and double sorted - 100% natural with no added colors or additives.Crunchy: Quality is Legacy of Ambrosia . We import almonds from choicest farms of California to deliver the best <br />Fresh - Cold - stored until despatch helps retain freshness Hygienically packed in a facility meeting international food safety standards . Almonds are excellent for weight loss plans: high in dietary fibre and curbs cravings Store in a cool and dry place Preferably refrigerate after opening.</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => premium-california-whole-almonds-500-g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.69
                [reviews_count] => 26
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 2
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
                [ratting_count] => 26
            )
    
        [16304] => Array
            (
                [product_id] => 16304
                [product] => Indian Cashew 250g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => Cashew_250gm
                [hsn_code] => 3304
                [status] => A
                [list_price] => 600.00
                [amount] => 128
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1661332182
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 390.000000
                [short_description] => Rich in nutrients & 100% natural
                [full_description] => <p>Ambrosia indian cashew kernels 250gm : grade w240 wholes . Ambrosia cashews are responsibly sourced from south indian farms. Handpicked for crunchiness and laser-sorted for big size kernels, ambrosia cashews are irresistible! Ambrosia cashews are fresh & 100% natural free from any colouring agents or additives. Processed and hygienically packed in an fssai approved facility meeting international food safety standards. Cashews are rich in plant-based protein, antioxidants, essential minerals and heart-healthy mono-saturated fats. Excellent source of oleic acid which protects your heart. Great on-the-snack, atop salads and soups or mix in your granola, stir-fries or other dishes.</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => cashew-w240-and-jumbo-quality-250-g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.67
                [reviews_count] => 6
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
                [ratting_count] => 6
            )
    
        [8109] => Array
            (
                [product_id] => 8109
                [product] => California Roasted Pistachios, Lightly Salted and Dry Roasted - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES24
                [hsn_code] => 3304
                [status] => A
                [list_price] => 930.00
                [amount] => 178
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 781.200000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>"Californian Pistachios which we dry-roast without a single drop of oil and lightly salt.Taste- Fresh, Crunchy, and lightly salted.<br />Source of protein: 6g in 28g pista-which is as much protein as an egg.<br />Naturally cholesterol-free snack!<br />High Fibre - Satiating - Helps in weight management.<br />Guilt-free snack to be had with your cup of tea/coffee! A great choice for mid-morning/evening and midnight hunger pangs.<br />Keto-friendly, Gluten-free, Vegan-friendly, No added preservatives. Healthy Natural Nuts, Rich in vitamins, Immunity builder, Full of vitamins"</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => california-roasted-pistachiospista-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [average_rating] => 5.00
                [reviews_count] => 1
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8120] => Array
            (
                [product_id] => 8120
                [product] => Sports Mix - Roasted Almonds, Cashews, Pistachios, Dried Blueberries, Cranberries and Raisins - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES35
                [hsn_code] => 3304
                [status] => A
                [list_price] => 450.00
                [amount] => 182
                [weight] => 0.003
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 378.000000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>"APPEARANCE- A fresh and crunchy mix of roasted almonds, roasted cashews, roasted pistachios, dried blueberries, dried cranberries and raisins. TEXTURE- Fresh and crunchy nuts mixed with soft and delicious blueberries, cranberries and raisins HOW TO USE - Nutty Gritties Sports Mix can be eaten as a pre- or post-workout snack. Whether you go to the gym, play a sport, take a dance class or do any form of exercise, it is very important to energise your body before and after as well. Sports Mix is also a great snack for kids lunch box or pre-sport snack. It is a great snack for beating hunger pangs at 4pm or even at midnight! Sports Mix can be topped up on salads, oats, mixed with fruit bowls as well."</p>
                [category_ids] => Array
                    (
                        [0] => 1169
                        [1] => 2647
                    )
    
                [seo_name] => sports-mixed-nuts-and-dry-fruit-roasted-almonds-cashews-pistachios-dried-blueberries-cranberries-and-raisins-healthy-snack-for-all-200g
                [seo_path] => 458/2646/2647
                [average_rating] => 5.00
                [reviews_count] => 1
                [main_category] => 2647
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8150] => Array
            (
                [product_id] => 8150
                [product] => Roasted Pumpkin Seeds, Unsalted - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES65
                [hsn_code] => 3304
                [status] => A
                [list_price] => 285.00
                [amount] => 158
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 239.400000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>HIGH IN MAGNESIUM: Magnesium helps to regulate the blood sugar levels and is important for heart and bone healthRICH IN ZINC AND VITAMIN E: Antioxidants that are good for the hair, skin and boost the immune system<br />HOW TO EAT: Nutritionists recommend having Roasted & Unsalted Pumpkin seeds at peak hunger times like 4pm Add them to smoothies, chia seed puddings, breakfast oatmeal bowls Sprinkle on salads, yogurt Bake with Pumpkin seeds - easy to add to breads, cake batters, granola bars</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => roasted-pumpkin-seeds-for-eating-unsalted-200g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.00
                [reviews_count] => 2
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 2
            )
    
        [8090] => Array
            (
                [product_id] => 8090
                [product] => Daily Nuts Roasted in Himalayan Pink Salt - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES5
                [hsn_code] => 3304
                [status] => A
                [list_price] => 555.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 460.650000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Taste: Fresh, Crunchy and Tasty.Made with the finest variety of mixed nuts, this mix is roasted with pink salt from the Himalayas, without a single drop of oil.<br />Rich in Protein, High in Energy and High in Dietary Fibre. Healthy Natural Nuts, Rich in vitamins, Immunity builder, Full of vitamins</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => salted-mixed-nuts-roasted-in-himalayan-pink-salt-almonds-cashews-macadamias-hazelnuts-pista-kernels-200g
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
        [8102] => Array
            (
                [product_id] => 8102
                [product] => Spicy Trail Mix -240g (10 Pack of 24g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES17
                [hsn_code] => 3304
                [status] => A
                [list_price] => 500.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 420.000000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>A fresh and crunchy mix of Almonds, Cranberries, Dried Apple, Pumpkin Seeds, Sunflower Seeds, Black Raisins, Peanuts, in a spicy seasoning roasted without a single drop of oil.Taste- Fresh, Crunchy and delicious.<br />High Fibre - Satiating - Helps in weight management.<br />Easy to carry, single serve packs that can be carried when you are on-the-go or kept in your bag at all times.<br />Healthy Natural Nuts, Rich in vitamins, Immunity builder, Full of vitamins.</p>
                [category_ids] => Array
                    (
                        [0] => 1169
                        [1] => 2647
                    )
    
                [seo_name] => spicy-trail-mix-pack-of-10-24g-each-240g
                [seo_path] => 458/2646/2647
                [main_category] => 2647
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
        [8111] => Array
            (
                [product_id] => 8111
                [product] => Cashew Nuts, Whole Jumbo in size W240 - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES26
                [hsn_code] => 3304
                [status] => A
                [list_price] => 780.00
                [amount] => 103
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 647.400000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Jumbo Cashews contain handpicked, big-sized units of happiness. Offered in their naturally raw and perfectly whole avatars, these dry fruits pack wholesome nutrition with fewer calories. Packed in their naturally raw and carefully selected whole avatars, our Jumbo Cashew Nuts have a soft yet crunchy texture. Jumbo Cashews are big on health and nutrition. Each handful serving portion packs 5 g of protein, 13 g of good fat, and a good amount of vitamins and minerals. With as little as 172 Kcal and 5 g of protein per ounce, Jumbo Cashews contain 0.9 g of dietary fibre. They offer 13 g of good fats. Their high calcium and magnesium content strengthens bones; high copper content improves the texture of skin and hair.</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => 100-natural-premium-whole-cashew-nuts-w240-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [average_rating] => 5.00
                [reviews_count] => 1
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8113] => Array
            (
                [product_id] => 8113
                [product] => Roasted Cashews, Lightly Salted and Dry Roasted Healthy Snack - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES28
                [hsn_code] => 3304
                [status] => A
                [list_price] => 840.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 697.200000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Our Roasted Cashews undergo a special dry roasting process in the Nutty Kitchen. They bear the heat for just the right amount of time with a light sprinkle of salt, that doesnt take away their natural flavour. Packed in their naturally raw and carefully selected whole avatars, our Jumbo Cashew Nuts have a soft yet crunchy texture with undernotes of salty goodness. Our Jumbo Roasted Cashews are big on health and nutrition. Each handful serving portion packs 4 g of protein, 13 g of good fat, and a good amount of vitamins and minerals.</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => roasted-cashews-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [average_rating] => 4.00
                [reviews_count] => 1
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8112] => Array
            (
                [product_id] => 8112
                [product] => California Roasted Almonds, Lightly Salted and Dry Roasted - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES27
                [hsn_code] => 3304
                [status] => A
                [list_price] => 790.00
                [amount] => 185
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 655.700000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Our Roasted Almonds undergo a special dry roasting process in the Nutty Kitchen. They bear the heat for just the right amount of time with a light sprinkle of salt, that doesnt take away their natural flavour. Packed in their naturally raw and carefully selected whole avatars, our Jumbo Almonds have a soft yet crunchy texture with undernotes of salty goodness. Our Jumbo Roasted Almonds are big on health and nutrition. Each handful serving portion packs 4 g of protein, 13 g of good fat, and a good amount of vitamins and minerals.</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => california-roasted-almonds-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [currency] => GBP
        [features_hash] => 28-20891
        [items_per_page] => 12
        [sl] => en
        [dispatch] => categories.view
        [category_id] => 2421
        [save_view_results] => product_id
        [sort_by] => bestsellers
        [sort_order] => desc
        [extend] => Array
            (
                [0] => categories
                [1] => description
                [2] => description
                [3] => full_description
            )
    
        [subcats] => Y
        [runtime_company_id] => 0
        [vr_company_id] => 0
        [is_virtual] => Y
        [virtual_conditions] => Array
            (
                [set] => all
                [set_value] => 1
                [conditions] => Array
                    (
                        [1] => Array
                            (
                                [operator] => in
                                [condition] => products
                                [value] => 6720,6726,6731,6744,16291,16304,18186,26020,26023,26214,31192,31750,35142,35143,35144,35145,35146,35147,35781,35782,37151,38147,38148,38149,38150,38151,38152,38153,38154,38155,38156,2334,2335,2336,2337,2338,2341,2343,2344,2345,2346,2347,2348,2349,2350,2351,2352,2354,2355,2356,2358,2359,2360,2361,2362,2363,2425,2446,2447,2448,2449,2535,2536,2538,3462,3463,3474,3485,4073,4074,4075,4076,4077,4078,4079,4080,4081,4082,4083,4084,4758,4768,4966,6853,6854,6855,6856,6857,7807,7808,8086,8087,8088,8089,8090,8091,8092,8093,8094,8095,8096,8097,8098,8099,8100,8101,8102,8103,8104,8105,8106,8107,8108,8109,8110,8111,8112,8113,8114,8115,8116,8117,8118,8119,8120,8121,8122,8123,8124,8125,8126,8127,8128,8129,8130,8131,8132,8133,8134,8135,8136,8137,8138,8139,8140,8141,8142,8143,8144,8145,8146,8147,8148,8149,8150,8151,8152,8153,8154,8155,8156,8157,8158,8639,8640,9242,9243,9244,9245,9246,9247,9248,12049,15140,15141,15142,15143,15144,15145,15146,15147,15148,15149,15150,15151,15152,15153,15154,15155,15156,15157,15158,15159,15160,15161,15162,15163,15480,18835,18836,18837,18838,18839,18840,18841,18842,18843,18844,18845,18846,18847,18848,23387,23388,23389,36447,36554,36555,36556,36557,36558,36559,36560,36561,36562,36563,36564,36565,36566,36567,36568,36569,36570,36571,38985,39006
                            )
    
                    )
    
            )
    
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 24
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_features_values as var_val_73 ON var_val_73.product_id = products.product_id AND var_val_73.lang_code = 'en' AND var_val_73.feature_id = 73 LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  LEFT JOIN ?:master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  WHERE 1  AND (var_val_73.variant_id IN (20891)) AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.parent_product_id = 0 AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND (1 AND products.product_id IN (6720,6726,6731,6744,16291,16304,18186,26020,26023,26214,31192,31750,35142,35143,35144,35145,35146,35147,35781,35782,37151,38147,38148,38149,38150,38151,38152,38153,38154,38155,38156,2334,2335,2336,2337,2338,2341,2343,2344,2345,2346,2347,2348,2349,2350,2351,2352,2354,2355,2356,2358,2359,2360,2361,2362,2363,2425,2446,2447,2448,2449,2535,2536,2538,3462,3463,3474,3485,4073,4074,4075,4076,4077,4078,4079,4080,4081,4082,4083,4084,4758,4768,4966,6853,6854,6855,6856,6857,7807,7808,8086,8087,8088,8089,8090,8091,8092,8093,8094,8095,8096,8097,8098,8099,8100,8101,8102,8103,8104,8105,8106,8107,8108,8109,8110,8111,8112,8113,8114,8115,8116,8117,8118,8119,8120,8121,8122,8123,8124,8125,8126,8127,8128,8129,8130,8131,8132,8133,8134,8135,8136,8137,8138,8139,8140,8141,8142,8143,8144,8145,8146,8147,8148,8149,8150,8151,8152,8153,8154,8155,8156,8157,8158,8639,8640,9242,9243,9244,9245,9246,9247,9248,12049,15140,15141,15142,15143,15144,15145,15146,15147,15148,15149,15150,15151,15152,15153,15154,15155,15156,15157,15158,15159,15160,15161,15162,15163,15480,18835,18836,18837,18838,18839,18840,18841,18842,18843,18844,18845,18846,18847,18848,23387,23388,23389,36447,36554,36555,36556,36557,36558,36559,36560,36561,36562,36563,36564,36565,36566,36567,36568,36569,36570,36571,38985,39006)) GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC  LIMIT 0, 12
    
  1. before end of oxn
    
  2. Array
    (
        [8107] => Array
            (
                [product_id] => 8107
                [product] => Southern Pepper Cashew Nuts - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES22
                [hsn_code] => 3304
                [status] => A
                [list_price] => 900.00
                [amount] => 181
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 756.000000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Features : Jumbo Sizes, Fresh and Crunchy, Handpicked from Mangalore The Finest Variety which is Double Sorted Before Packing in a proper Hygienic Processing Facilit</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => southern-pepper-cashew-nuts-snack-pack-of-2-200g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.80
                [reviews_count] => 20
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 20
            )
    
        [26214] => Array
            (
                [product_id] => 26214
                [product] => Whole Almonds - 500gm
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => AK_Standard_500g
                [hsn_code] => 3304
                [status] => A
                [list_price] => 750.00
                [amount] => 24
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1677492404
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 667.500000
                [short_description] => <p>Rich in protein & Antioxidants</p>
                [full_description] => <p>Ambrosia california whole almonds - handpicked and double sorted - 100% natural with no added colors or additives . Crunchy : quality is legacy of ambrosia . We import almonds from choicest farms of california to deliver the best fresh - cold - stored until despatch helps retains freshness in nuts .Hygienically packed in a facility meeting international food safety standards . Almonds are excellent for weight loss plans: high in dietary fibre and curbs cravings store in a cool and dry place preferably refrigerate after opening</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => california-whole-almonds-500gm
                [seo_path] => 458/2646/2648
                [average_rating] => 4.62
                [reviews_count] => 37
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
                [ratting_count] => 37
            )
    
        [16291] => Array
            (
                [product_id] => 16291
                [product] => Premium California Whole Almonds - 500 g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => AK_Premium_500g
                [hsn_code] => 3304
                [status] => A
                [list_price] => 800.00
                [amount] => 82
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1661332182
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => N
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 2
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 704.000000
                [short_description] => Expiry Date: 01-05-2025
                [full_description] => <p>Handpicked and double sorted - 100% natural with no added colors or additives.Crunchy: Quality is Legacy of Ambrosia . We import almonds from choicest farms of California to deliver the best <br />Fresh - Cold - stored until despatch helps retain freshness Hygienically packed in a facility meeting international food safety standards . Almonds are excellent for weight loss plans: high in dietary fibre and curbs cravings Store in a cool and dry place Preferably refrigerate after opening.</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => premium-california-whole-almonds-500-g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.69
                [reviews_count] => 26
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 2
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
                [ratting_count] => 26
            )
    
        [16304] => Array
            (
                [product_id] => 16304
                [product] => Indian Cashew 250g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => Cashew_250gm
                [hsn_code] => 3304
                [status] => A
                [list_price] => 600.00
                [amount] => 128
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1661332182
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 390.000000
                [short_description] => Rich in nutrients & 100% natural
                [full_description] => <p>Ambrosia indian cashew kernels 250gm : grade w240 wholes . Ambrosia cashews are responsibly sourced from south indian farms. Handpicked for crunchiness and laser-sorted for big size kernels, ambrosia cashews are irresistible! Ambrosia cashews are fresh & 100% natural free from any colouring agents or additives. Processed and hygienically packed in an fssai approved facility meeting international food safety standards. Cashews are rich in plant-based protein, antioxidants, essential minerals and heart-healthy mono-saturated fats. Excellent source of oleic acid which protects your heart. Great on-the-snack, atop salads and soups or mix in your granola, stir-fries or other dishes.</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => cashew-w240-and-jumbo-quality-250-g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.67
                [reviews_count] => 6
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
                [ratting_count] => 6
            )
    
        [8109] => Array
            (
                [product_id] => 8109
                [product] => California Roasted Pistachios, Lightly Salted and Dry Roasted - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES24
                [hsn_code] => 3304
                [status] => A
                [list_price] => 930.00
                [amount] => 178
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 781.200000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>"Californian Pistachios which we dry-roast without a single drop of oil and lightly salt.Taste- Fresh, Crunchy, and lightly salted.<br />Source of protein: 6g in 28g pista-which is as much protein as an egg.<br />Naturally cholesterol-free snack!<br />High Fibre - Satiating - Helps in weight management.<br />Guilt-free snack to be had with your cup of tea/coffee! A great choice for mid-morning/evening and midnight hunger pangs.<br />Keto-friendly, Gluten-free, Vegan-friendly, No added preservatives. Healthy Natural Nuts, Rich in vitamins, Immunity builder, Full of vitamins"</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => california-roasted-pistachiospista-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [average_rating] => 5.00
                [reviews_count] => 1
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8120] => Array
            (
                [product_id] => 8120
                [product] => Sports Mix - Roasted Almonds, Cashews, Pistachios, Dried Blueberries, Cranberries and Raisins - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES35
                [hsn_code] => 3304
                [status] => A
                [list_price] => 450.00
                [amount] => 182
                [weight] => 0.003
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 378.000000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>"APPEARANCE- A fresh and crunchy mix of roasted almonds, roasted cashews, roasted pistachios, dried blueberries, dried cranberries and raisins. TEXTURE- Fresh and crunchy nuts mixed with soft and delicious blueberries, cranberries and raisins HOW TO USE - Nutty Gritties Sports Mix can be eaten as a pre- or post-workout snack. Whether you go to the gym, play a sport, take a dance class or do any form of exercise, it is very important to energise your body before and after as well. Sports Mix is also a great snack for kids lunch box or pre-sport snack. It is a great snack for beating hunger pangs at 4pm or even at midnight! Sports Mix can be topped up on salads, oats, mixed with fruit bowls as well."</p>
                [category_ids] => Array
                    (
                        [0] => 1169
                        [1] => 2647
                    )
    
                [seo_name] => sports-mixed-nuts-and-dry-fruit-roasted-almonds-cashews-pistachios-dried-blueberries-cranberries-and-raisins-healthy-snack-for-all-200g
                [seo_path] => 458/2646/2647
                [average_rating] => 5.00
                [reviews_count] => 1
                [main_category] => 2647
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8150] => Array
            (
                [product_id] => 8150
                [product] => Roasted Pumpkin Seeds, Unsalted - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES65
                [hsn_code] => 3304
                [status] => A
                [list_price] => 285.00
                [amount] => 158
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 239.400000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>HIGH IN MAGNESIUM: Magnesium helps to regulate the blood sugar levels and is important for heart and bone healthRICH IN ZINC AND VITAMIN E: Antioxidants that are good for the hair, skin and boost the immune system<br />HOW TO EAT: Nutritionists recommend having Roasted & Unsalted Pumpkin seeds at peak hunger times like 4pm Add them to smoothies, chia seed puddings, breakfast oatmeal bowls Sprinkle on salads, yogurt Bake with Pumpkin seeds - easy to add to breads, cake batters, granola bars</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => roasted-pumpkin-seeds-for-eating-unsalted-200g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.00
                [reviews_count] => 2
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 2
            )
    
        [8090] => Array
            (
                [product_id] => 8090
                [product] => Daily Nuts Roasted in Himalayan Pink Salt - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES5
                [hsn_code] => 3304
                [status] => A
                [list_price] => 555.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 460.650000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Taste: Fresh, Crunchy and Tasty.Made with the finest variety of mixed nuts, this mix is roasted with pink salt from the Himalayas, without a single drop of oil.<br />Rich in Protein, High in Energy and High in Dietary Fibre. Healthy Natural Nuts, Rich in vitamins, Immunity builder, Full of vitamins</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => salted-mixed-nuts-roasted-in-himalayan-pink-salt-almonds-cashews-macadamias-hazelnuts-pista-kernels-200g
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
        [8102] => Array
            (
                [product_id] => 8102
                [product] => Spicy Trail Mix -240g (10 Pack of 24g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES17
                [hsn_code] => 3304
                [status] => A
                [list_price] => 500.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 420.000000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>A fresh and crunchy mix of Almonds, Cranberries, Dried Apple, Pumpkin Seeds, Sunflower Seeds, Black Raisins, Peanuts, in a spicy seasoning roasted without a single drop of oil.Taste- Fresh, Crunchy and delicious.<br />High Fibre - Satiating - Helps in weight management.<br />Easy to carry, single serve packs that can be carried when you are on-the-go or kept in your bag at all times.<br />Healthy Natural Nuts, Rich in vitamins, Immunity builder, Full of vitamins.</p>
                [category_ids] => Array
                    (
                        [0] => 1169
                        [1] => 2647
                    )
    
                [seo_name] => spicy-trail-mix-pack-of-10-24g-each-240g
                [seo_path] => 458/2646/2647
                [main_category] => 2647
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
        [8111] => Array
            (
                [product_id] => 8111
                [product] => Cashew Nuts, Whole Jumbo in size W240 - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES26
                [hsn_code] => 3304
                [status] => A
                [list_price] => 780.00
                [amount] => 103
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 647.400000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Jumbo Cashews contain handpicked, big-sized units of happiness. Offered in their naturally raw and perfectly whole avatars, these dry fruits pack wholesome nutrition with fewer calories. Packed in their naturally raw and carefully selected whole avatars, our Jumbo Cashew Nuts have a soft yet crunchy texture. Jumbo Cashews are big on health and nutrition. Each handful serving portion packs 5 g of protein, 13 g of good fat, and a good amount of vitamins and minerals. With as little as 172 Kcal and 5 g of protein per ounce, Jumbo Cashews contain 0.9 g of dietary fibre. They offer 13 g of good fats. Their high calcium and magnesium content strengthens bones; high copper content improves the texture of skin and hair.</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => 100-natural-premium-whole-cashew-nuts-w240-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [average_rating] => 5.00
                [reviews_count] => 1
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8113] => Array
            (
                [product_id] => 8113
                [product] => Roasted Cashews, Lightly Salted and Dry Roasted Healthy Snack - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES28
                [hsn_code] => 3304
                [status] => A
                [list_price] => 840.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 697.200000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Our Roasted Cashews undergo a special dry roasting process in the Nutty Kitchen. They bear the heat for just the right amount of time with a light sprinkle of salt, that doesnt take away their natural flavour. Packed in their naturally raw and carefully selected whole avatars, our Jumbo Cashew Nuts have a soft yet crunchy texture with undernotes of salty goodness. Our Jumbo Roasted Cashews are big on health and nutrition. Each handful serving portion packs 4 g of protein, 13 g of good fat, and a good amount of vitamins and minerals.</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => roasted-cashews-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [average_rating] => 4.00
                [reviews_count] => 1
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8112] => Array
            (
                [product_id] => 8112
                [product] => California Roasted Almonds, Lightly Salted and Dry Roasted - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES27
                [hsn_code] => 3304
                [status] => A
                [list_price] => 790.00
                [amount] => 185
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 655.700000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Our Roasted Almonds undergo a special dry roasting process in the Nutty Kitchen. They bear the heat for just the right amount of time with a light sprinkle of salt, that doesnt take away their natural flavour. Packed in their naturally raw and carefully selected whole avatars, our Jumbo Almonds have a soft yet crunchy texture with undernotes of salty goodness. Our Jumbo Roasted Almonds are big on health and nutrition. Each handful serving portion packs 4 g of protein, 13 g of good fat, and a good amount of vitamins and minerals.</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => california-roasted-almonds-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  1. Array
    (
        [8107] => Array
            (
                [product_id] => 8107
                [product] => Southern Pepper Cashew Nuts - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES22
                [hsn_code] => 3304
                [status] => A
                [list_price] => 900.00
                [amount] => 181
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 756.000000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Features : Jumbo Sizes, Fresh and Crunchy, Handpicked from Mangalore The Finest Variety which is Double Sorted Before Packing in a proper Hygienic Processing Facilit</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => southern-pepper-cashew-nuts-snack-pack-of-2-200g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.80
                [reviews_count] => 20
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 20
            )
    
        [26214] => Array
            (
                [product_id] => 26214
                [product] => Whole Almonds - 500gm
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => AK_Standard_500g
                [hsn_code] => 3304
                [status] => A
                [list_price] => 750.00
                [amount] => 24
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1677492404
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 667.500000
                [short_description] => <p>Rich in protein & Antioxidants</p>
                [full_description] => <p>Ambrosia california whole almonds - handpicked and double sorted - 100% natural with no added colors or additives . Crunchy : quality is legacy of ambrosia . We import almonds from choicest farms of california to deliver the best fresh - cold - stored until despatch helps retains freshness in nuts .Hygienically packed in a facility meeting international food safety standards . Almonds are excellent for weight loss plans: high in dietary fibre and curbs cravings store in a cool and dry place preferably refrigerate after opening</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => california-whole-almonds-500gm
                [seo_path] => 458/2646/2648
                [average_rating] => 4.62
                [reviews_count] => 37
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
                [ratting_count] => 37
            )
    
        [16291] => Array
            (
                [product_id] => 16291
                [product] => Premium California Whole Almonds - 500 g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => AK_Premium_500g
                [hsn_code] => 3304
                [status] => A
                [list_price] => 800.00
                [amount] => 82
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1661332182
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => N
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 2
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 704.000000
                [short_description] => Expiry Date: 01-05-2025
                [full_description] => <p>Handpicked and double sorted - 100% natural with no added colors or additives.Crunchy: Quality is Legacy of Ambrosia . We import almonds from choicest farms of California to deliver the best <br />Fresh - Cold - stored until despatch helps retain freshness Hygienically packed in a facility meeting international food safety standards . Almonds are excellent for weight loss plans: high in dietary fibre and curbs cravings Store in a cool and dry place Preferably refrigerate after opening.</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => premium-california-whole-almonds-500-g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.69
                [reviews_count] => 26
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 2
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
                [ratting_count] => 26
            )
    
        [16304] => Array
            (
                [product_id] => 16304
                [product] => Indian Cashew 250g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => Cashew_250gm
                [hsn_code] => 3304
                [status] => A
                [list_price] => 600.00
                [amount] => 128
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1661332182
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 390.000000
                [short_description] => Rich in nutrients & 100% natural
                [full_description] => <p>Ambrosia indian cashew kernels 250gm : grade w240 wholes . Ambrosia cashews are responsibly sourced from south indian farms. Handpicked for crunchiness and laser-sorted for big size kernels, ambrosia cashews are irresistible! Ambrosia cashews are fresh & 100% natural free from any colouring agents or additives. Processed and hygienically packed in an fssai approved facility meeting international food safety standards. Cashews are rich in plant-based protein, antioxidants, essential minerals and heart-healthy mono-saturated fats. Excellent source of oleic acid which protects your heart. Great on-the-snack, atop salads and soups or mix in your granola, stir-fries or other dishes.</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => cashew-w240-and-jumbo-quality-250-g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.67
                [reviews_count] => 6
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
                [ratting_count] => 6
            )
    
        [8109] => Array
            (
                [product_id] => 8109
                [product] => California Roasted Pistachios, Lightly Salted and Dry Roasted - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES24
                [hsn_code] => 3304
                [status] => A
                [list_price] => 930.00
                [amount] => 178
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 781.200000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>"Californian Pistachios which we dry-roast without a single drop of oil and lightly salt.Taste- Fresh, Crunchy, and lightly salted.<br />Source of protein: 6g in 28g pista-which is as much protein as an egg.<br />Naturally cholesterol-free snack!<br />High Fibre - Satiating - Helps in weight management.<br />Guilt-free snack to be had with your cup of tea/coffee! A great choice for mid-morning/evening and midnight hunger pangs.<br />Keto-friendly, Gluten-free, Vegan-friendly, No added preservatives. Healthy Natural Nuts, Rich in vitamins, Immunity builder, Full of vitamins"</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => california-roasted-pistachiospista-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [average_rating] => 5.00
                [reviews_count] => 1
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8120] => Array
            (
                [product_id] => 8120
                [product] => Sports Mix - Roasted Almonds, Cashews, Pistachios, Dried Blueberries, Cranberries and Raisins - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES35
                [hsn_code] => 3304
                [status] => A
                [list_price] => 450.00
                [amount] => 182
                [weight] => 0.003
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 378.000000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>"APPEARANCE- A fresh and crunchy mix of roasted almonds, roasted cashews, roasted pistachios, dried blueberries, dried cranberries and raisins. TEXTURE- Fresh and crunchy nuts mixed with soft and delicious blueberries, cranberries and raisins HOW TO USE - Nutty Gritties Sports Mix can be eaten as a pre- or post-workout snack. Whether you go to the gym, play a sport, take a dance class or do any form of exercise, it is very important to energise your body before and after as well. Sports Mix is also a great snack for kids lunch box or pre-sport snack. It is a great snack for beating hunger pangs at 4pm or even at midnight! Sports Mix can be topped up on salads, oats, mixed with fruit bowls as well."</p>
                [category_ids] => Array
                    (
                        [0] => 1169
                        [1] => 2647
                    )
    
                [seo_name] => sports-mixed-nuts-and-dry-fruit-roasted-almonds-cashews-pistachios-dried-blueberries-cranberries-and-raisins-healthy-snack-for-all-200g
                [seo_path] => 458/2646/2647
                [average_rating] => 5.00
                [reviews_count] => 1
                [main_category] => 2647
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8150] => Array
            (
                [product_id] => 8150
                [product] => Roasted Pumpkin Seeds, Unsalted - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES65
                [hsn_code] => 3304
                [status] => A
                [list_price] => 285.00
                [amount] => 158
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 239.400000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>HIGH IN MAGNESIUM: Magnesium helps to regulate the blood sugar levels and is important for heart and bone healthRICH IN ZINC AND VITAMIN E: Antioxidants that are good for the hair, skin and boost the immune system<br />HOW TO EAT: Nutritionists recommend having Roasted & Unsalted Pumpkin seeds at peak hunger times like 4pm Add them to smoothies, chia seed puddings, breakfast oatmeal bowls Sprinkle on salads, yogurt Bake with Pumpkin seeds - easy to add to breads, cake batters, granola bars</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => roasted-pumpkin-seeds-for-eating-unsalted-200g
                [seo_path] => 458/2646/2648
                [average_rating] => 4.00
                [reviews_count] => 2
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 2
            )
    
        [8090] => Array
            (
                [product_id] => 8090
                [product] => Daily Nuts Roasted in Himalayan Pink Salt - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES5
                [hsn_code] => 3304
                [status] => A
                [list_price] => 555.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 460.650000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Taste: Fresh, Crunchy and Tasty.Made with the finest variety of mixed nuts, this mix is roasted with pink salt from the Himalayas, without a single drop of oil.<br />Rich in Protein, High in Energy and High in Dietary Fibre. Healthy Natural Nuts, Rich in vitamins, Immunity builder, Full of vitamins</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => salted-mixed-nuts-roasted-in-himalayan-pink-salt-almonds-cashews-macadamias-hazelnuts-pista-kernels-200g
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
        [8102] => Array
            (
                [product_id] => 8102
                [product] => Spicy Trail Mix -240g (10 Pack of 24g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES17
                [hsn_code] => 3304
                [status] => A
                [list_price] => 500.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 420.000000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>A fresh and crunchy mix of Almonds, Cranberries, Dried Apple, Pumpkin Seeds, Sunflower Seeds, Black Raisins, Peanuts, in a spicy seasoning roasted without a single drop of oil.Taste- Fresh, Crunchy and delicious.<br />High Fibre - Satiating - Helps in weight management.<br />Easy to carry, single serve packs that can be carried when you are on-the-go or kept in your bag at all times.<br />Healthy Natural Nuts, Rich in vitamins, Immunity builder, Full of vitamins.</p>
                [category_ids] => Array
                    (
                        [0] => 1169
                        [1] => 2647
                    )
    
                [seo_name] => spicy-trail-mix-pack-of-10-24g-each-240g
                [seo_path] => 458/2646/2647
                [main_category] => 2647
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
        [8111] => Array
            (
                [product_id] => 8111
                [product] => Cashew Nuts, Whole Jumbo in size W240 - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES26
                [hsn_code] => 3304
                [status] => A
                [list_price] => 780.00
                [amount] => 103
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 647.400000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Jumbo Cashews contain handpicked, big-sized units of happiness. Offered in their naturally raw and perfectly whole avatars, these dry fruits pack wholesome nutrition with fewer calories. Packed in their naturally raw and carefully selected whole avatars, our Jumbo Cashew Nuts have a soft yet crunchy texture. Jumbo Cashews are big on health and nutrition. Each handful serving portion packs 5 g of protein, 13 g of good fat, and a good amount of vitamins and minerals. With as little as 172 Kcal and 5 g of protein per ounce, Jumbo Cashews contain 0.9 g of dietary fibre. They offer 13 g of good fats. Their high calcium and magnesium content strengthens bones; high copper content improves the texture of skin and hair.</p>
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => 100-natural-premium-whole-cashew-nuts-w240-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [average_rating] => 5.00
                [reviews_count] => 1
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8113] => Array
            (
                [product_id] => 8113
                [product] => Roasted Cashews, Lightly Salted and Dry Roasted Healthy Snack - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES28
                [hsn_code] => 3304
                [status] => A
                [list_price] => 840.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 697.200000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Our Roasted Cashews undergo a special dry roasting process in the Nutty Kitchen. They bear the heat for just the right amount of time with a light sprinkle of salt, that doesnt take away their natural flavour. Packed in their naturally raw and carefully selected whole avatars, our Jumbo Cashew Nuts have a soft yet crunchy texture with undernotes of salty goodness. Our Jumbo Roasted Cashews are big on health and nutrition. Each handful serving portion packs 4 g of protein, 13 g of good fat, and a good amount of vitamins and minerals.</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => roasted-cashews-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [average_rating] => 4.00
                [reviews_count] => 1
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
                [ratting_count] => 1
            )
    
        [8112] => Array
            (
                [product_id] => 8112
                [product] => California Roasted Almonds, Lightly Salted and Dry Roasted - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES27
                [hsn_code] => 3304
                [status] => A
                [list_price] => 790.00
                [amount] => 185
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 655.700000
                [short_description] => Full of antioxidants & boost energy.
                [full_description] => <p>Our Roasted Almonds undergo a special dry roasting process in the Nutty Kitchen. They bear the heat for just the right amount of time with a light sprinkle of salt, that doesnt take away their natural flavour. Packed in their naturally raw and carefully selected whole avatars, our Jumbo Almonds have a soft yet crunchy texture with undernotes of salty goodness. Our Jumbo Roasted Almonds are big on health and nutrition. Each handful serving portion packs 4 g of protein, 13 g of good fat, and a good amount of vitamins and minerals.</p>
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => california-roasted-almonds-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 8107
        [include_child_variations] => 1
        [group_child_variations] => 
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  LEFT JOIN ?:master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  LEFT JOIN ?:product_required_products ON products.product_id = ?:product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND ?:product_required_products.product_id = 8107 GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC 
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 26214
        [include_child_variations] => 1
        [group_child_variations] => 
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  LEFT JOIN ?:master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  LEFT JOIN ?:product_required_products ON products.product_id = ?:product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND ?:product_required_products.product_id = 26214 GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC 
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 16291
        [include_child_variations] => 1
        [group_child_variations] => 
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  LEFT JOIN ?:master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  LEFT JOIN ?:product_required_products ON products.product_id = ?:product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND ?:product_required_products.product_id = 16291 GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC 
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 16304
        [include_child_variations] => 1
        [group_child_variations] => 
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  LEFT JOIN ?:master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  LEFT JOIN ?:product_required_products ON products.product_id = ?:product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND ?:product_required_products.product_id = 16304 GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC 
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 8109
        [include_child_variations] => 1
        [group_child_variations] => 
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  LEFT JOIN ?:master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  LEFT JOIN ?:product_required_products ON products.product_id = ?:product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND ?:product_required_products.product_id = 8109 GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC 
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 8120
        [include_child_variations] => 1
        [group_child_variations] => 
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  LEFT JOIN ?:master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  LEFT JOIN ?:product_required_products ON products.product_id = ?:product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND ?:product_required_products.product_id = 8120 GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC 
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 8150
        [include_child_variations] => 1
        [group_child_variations] => 
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  LEFT JOIN ?:master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  LEFT JOIN ?:product_required_products ON products.product_id = ?:product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND ?:product_required_products.product_id = 8150 GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC 
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 8090
        [include_child_variations] => 1
        [group_child_variations] => 
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  LEFT JOIN ?:master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  LEFT JOIN ?:product_required_products ON products.product_id = ?:product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND ?:product_required_products.product_id = 8090 GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC 
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 8102
        [include_child_variations] => 1
        [group_child_variations] => 
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  LEFT JOIN ?:master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  LEFT JOIN ?:product_required_products ON products.product_id = ?:product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND ?:product_required_products.product_id = 8102 GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC 
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 8111
        [include_child_variations] => 1
        [group_child_variations] => 
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  LEFT JOIN ?:master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  LEFT JOIN ?:product_required_products ON products.product_id = ?:product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND ?:product_required_products.product_id = 8111 GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC 
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 8113
        [include_child_variations] => 1
        [group_child_variations] => 
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  LEFT JOIN ?:master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  LEFT JOIN ?:product_required_products ON products.product_id = ?:product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND ?:product_required_products.product_id = 8113 GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC 
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 8112
        [include_child_variations] => 1
        [group_child_variations] => 
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  LEFT JOIN ?:master_products_storefront_offers_count AS master_products_storefront_offers_count  ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  LEFT JOIN ?:product_required_products ON products.product_id = ?:product_required_products.required_id WHERE 1  AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A') AND products.master_product_id = 0 AND (products.company_id > 0 OR master_products_storefront_offers_count.count > 0) AND ?:product_required_products.product_id = 8112 GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC 
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
Nuts & Seeds:Dry Fruits & Seeds:Food:In The Body
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [check_location] => 1
        [process_empty_items] => 1
        [dispatch] => categories.view
        [category_id] => 2421
        [features_hash] => 
        [block_data] => Array
            (
                [grid_id] => 2219
                [block_id] => 59
                [content] => Array
                    (
                        [items] => Array
                            (
                                [filling] => manually
                                [item_ids] => 19,18,16,17,25,26,30,31,32,33,28,21,34,35,36
                            )
    
                    )
    
                [object_id] => 0
                [object_type] => 
                [object_ids] => 1741
                [snapping_id] => 3364
                [wrapper] => blocks/wrappers/sidebox_important.tpl
                [user_class] => prod-filters
                [order] => 1
                [status] => A
                [type] => product_filters
                [properties] => Array
                    (
                        [template] => blocks/product_filters/for_category/original.tpl
                    )
    
                [company_id] => 0
                [storefront_id] => 1
                [lang_code] => en
                [name] => Filters
                [items_array] => Array
                    (
                        [0] => 1741
                    )
    
                [items_count] => 1
                [availability] => Array
                    (
                        [app] => 1
                        [phone] => 1
                        [tablet] => 1
                        [desktop] => 1
                    )
    
            )
    
        [storefront_id] => 1
        [filter_item_ids] => 19,18,16,17,25,26,30,31,32,33,28,21,34,35,36
        [variant_filter] => 
        [get_conditions] => 1
        [custom_extend] => Array
            (
                [0] => categories
            )
    
        [subcats] => Y
        [runtime_company_id] => 0
        [vr_company_id] => 0
        [is_virtual] => Y
        [virtual_conditions] => Array
            (
                [set] => all
                [set_value] => 1
                [conditions] => Array
                    (
                        [1] => Array
                            (
                                [operator] => in
                                [condition] => products
                                [value] => 6720,6726,6731,6744,16291,16304,18186,26020,26023,26214,31192,31750,35142,35143,35144,35145,35146,35147,35781,35782,37151,38147,38148,38149,38150,38151,38152,38153,38154,38155,38156,2334,2335,2336,2337,2338,2341,2343,2344,2345,2346,2347,2348,2349,2350,2351,2352,2354,2355,2356,2358,2359,2360,2361,2362,2363,2425,2446,2447,2448,2449,2535,2536,2538,3462,3463,3474,3485,4073,4074,4075,4076,4077,4078,4079,4080,4081,4082,4083,4084,4758,4768,4966,6853,6854,6855,6856,6857,7807,7808,8086,8087,8088,8089,8090,8091,8092,8093,8094,8095,8096,8097,8098,8099,8100,8101,8102,8103,8104,8105,8106,8107,8108,8109,8110,8111,8112,8113,8114,8115,8116,8117,8118,8119,8120,8121,8122,8123,8124,8125,8126,8127,8128,8129,8130,8131,8132,8133,8134,8135,8136,8137,8138,8139,8140,8141,8142,8143,8144,8145,8146,8147,8148,8149,8150,8151,8152,8153,8154,8155,8156,8157,8158,8639,8640,9242,9243,9244,9245,9246,9247,9248,12049,15140,15141,15142,15143,15144,15145,15146,15147,15148,15149,15150,15151,15152,15153,15154,15155,15156,15157,15158,15159,15160,15161,15162,15163,15480,18835,18836,18837,18838,18839,18840,18841,18842,18843,18844,18845,18846,18847,18848,23387,23388,23389,36447,36554,36555,36556,36557,36558,36559,36560,36561,36562,36563,36564,36565,36566,36567,36568,36569,36570,36571,38985,39006
                            )
    
                    )
    
            )
    
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [check_location] => 1
        [process_empty_items] => 1
        [dispatch] => categories.view
        [category_id] => 2421
        [features_hash] => 
        [block_data] => Array
            (
                [grid_id] => 2219
                [block_id] => 59
                [content] => Array
                    (
                        [items] => Array
                            (
                                [filling] => manually
                                [item_ids] => 19,18,16,17,25,26,30,31,32,33,28,21,34,35,36
                            )
    
                    )
    
                [object_id] => 0
                [object_type] => 
                [object_ids] => 1741
                [snapping_id] => 3364
                [wrapper] => blocks/wrappers/sidebox_important.tpl
                [user_class] => prod-filters
                [order] => 1
                [status] => A
                [type] => product_filters
                [properties] => Array
                    (
                        [template] => blocks/product_filters/for_category/original.tpl
                    )
    
                [company_id] => 0
                [storefront_id] => 1
                [lang_code] => en
                [name] => Filters
                [items_array] => Array
                    (
                        [0] => 1741
                    )
    
                [items_count] => 1
                [availability] => Array
                    (
                        [app] => 1
                        [phone] => 1
                        [tablet] => 1
                        [desktop] => 1
                    )
    
            )
    
        [storefront_id] => 1
        [filter_item_ids] => 19,18,16,17,25,26,30,31,32,33,28,21,34,35,36
        [variant_filter] => 
        [get_conditions] => 1
        [custom_extend] => Array
            (
                [0] => categories
            )
    
        [subcats] => Y
        [runtime_company_id] => 0
        [vr_company_id] => 0
        [is_virtual] => Y
        [virtual_conditions] => Array
            (
                [set] => all
                [set_value] => 1
                [conditions] => Array
                    (
                        [1] => Array
                            (
                                [operator] => in
                                [condition] => products
                                [value] => 6720,6726,6731,6744,16291,16304,18186,26020,26023,26214,31192,31750,35142,35143,35144,35145,35146,35147,35781,35782,37151,38147,38148,38149,38150,38151,38152,38153,38154,38155,38156,2334,2335,2336,2337,2338,2341,2343,2344,2345,2346,2347,2348,2349,2350,2351,2352,2354,2355,2356,2358,2359,2360,2361,2362,2363,2425,2446,2447,2448,2449,2535,2536,2538,3462,3463,3474,3485,4073,4074,4075,4076,4077,4078,4079,4080,4081,4082,4083,4084,4758,4768,4966,6853,6854,6855,6856,6857,7807,7808,8086,8087,8088,8089,8090,8091,8092,8093,8094,8095,8096,8097,8098,8099,8100,8101,8102,8103,8104,8105,8106,8107,8108,8109,8110,8111,8112,8113,8114,8115,8116,8117,8118,8119,8120,8121,8122,8123,8124,8125,8126,8127,8128,8129,8130,8131,8132,8133,8134,8135,8136,8137,8138,8139,8140,8141,8142,8143,8144,8145,8146,8147,8148,8149,8150,8151,8152,8153,8154,8155,8156,8157,8158,8639,8640,9242,9243,9244,9245,9246,9247,9248,12049,15140,15141,15142,15143,15144,15145,15146,15147,15148,15149,15150,15151,15152,15153,15154,15155,15156,15157,15158,15159,15160,15161,15162,15163,15480,18835,18836,18837,18838,18839,18840,18841,18842,18843,18844,18845,18846,18847,18848,23387,23388,23389,36447,36554,36555,36556,36557,36558,36559,36560,36561,36562,36563,36564,36565,36566,36567,36568,36569,36570,36571,38985,39006
                            )
    
                    )
    
            )
    
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [check_location] => 1
        [process_empty_items] => 1
        [dispatch] => categories.view
        [category_id] => 2421
        [features_hash] => 28-20891
        [block_data] => Array
            (
                [grid_id] => 2219
                [block_id] => 59
                [content] => Array
                    (
                        [items] => Array
                            (
                                [filling] => manually
                                [item_ids] => 19,18,16,17,25,26,30,31,32,33,28,21,34,35,36
                            )
    
                    )
    
                [object_id] => 0
                [object_type] => 
                [object_ids] => 1741
                [snapping_id] => 3364
                [wrapper] => blocks/wrappers/sidebox_important.tpl
                [user_class] => prod-filters
                [order] => 1
                [status] => A
                [type] => product_filters
                [properties] => Array
                    (
                        [template] => blocks/product_filters/for_category/original.tpl
                    )
    
                [company_id] => 0
                [storefront_id] => 1
                [lang_code] => en
                [name] => Filters
                [items_array] => Array
                    (
                        [0] => 1741
                    )
    
                [items_count] => 1
                [availability] => Array
                    (
                        [app] => 1
                        [phone] => 1
                        [tablet] => 1
                        [desktop] => 1
                    )
    
            )
    
        [storefront_id] => 1
        [filter_item_ids] => 19,18,16,17,25,26,30,31,32,33,28,21,34,35,36
        [split_filters] => 1
        [variant_filter] => 
        [get_conditions] => 1
        [custom_extend] => Array
            (
                [0] => categories
            )
    
        [subcats] => Y
        [runtime_company_id] => 0
        [vr_company_id] => 0
        [is_virtual] => Y
        [virtual_conditions] => Array
            (
                [set] => all
                [set_value] => 1
                [conditions] => Array
                    (
                        [1] => Array
                            (
                                [operator] => in
                                [condition] => products
                                [value] => 6720,6726,6731,6744,16291,16304,18186,26020,26023,26214,31192,31750,35142,35143,35144,35145,35146,35147,35781,35782,37151,38147,38148,38149,38150,38151,38152,38153,38154,38155,38156,2334,2335,2336,2337,2338,2341,2343,2344,2345,2346,2347,2348,2349,2350,2351,2352,2354,2355,2356,2358,2359,2360,2361,2362,2363,2425,2446,2447,2448,2449,2535,2536,2538,3462,3463,3474,3485,4073,4074,4075,4076,4077,4078,4079,4080,4081,4082,4083,4084,4758,4768,4966,6853,6854,6855,6856,6857,7807,7808,8086,8087,8088,8089,8090,8091,8092,8093,8094,8095,8096,8097,8098,8099,8100,8101,8102,8103,8104,8105,8106,8107,8108,8109,8110,8111,8112,8113,8114,8115,8116,8117,8118,8119,8120,8121,8122,8123,8124,8125,8126,8127,8128,8129,8130,8131,8132,8133,8134,8135,8136,8137,8138,8139,8140,8141,8142,8143,8144,8145,8146,8147,8148,8149,8150,8151,8152,8153,8154,8155,8156,8157,8158,8639,8640,9242,9243,9244,9245,9246,9247,9248,12049,15140,15141,15142,15143,15144,15145,15146,15147,15148,15149,15150,15151,15152,15153,15154,15155,15156,15157,15158,15159,15160,15161,15162,15163,15480,18835,18836,18837,18838,18839,18840,18841,18842,18843,18844,18845,18846,18847,18848,23387,23388,23389,36447,36554,36555,36556,36557,36558,36559,36560,36561,36562,36563,36564,36565,36566,36567,36568,36569,36570,36571,38985,39006
                            )
    
                    )
    
            )
    
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [check_location] => 1
        [process_empty_items] => 1
        [dispatch] => categories.view
        [category_id] => 2421
        [features_hash] => 
        [block_data] => Array
            (
                [grid_id] => 2219
                [block_id] => 59
                [content] => Array
                    (
                        [items] => Array
                            (
                                [filling] => manually
                                [item_ids] => 19,18,16,17,25,26,30,31,32,33,28,21,34,35,36
                            )
    
                    )
    
                [object_id] => 0
                [object_type] => 
                [object_ids] => 1741
                [snapping_id] => 3364
                [wrapper] => blocks/wrappers/sidebox_important.tpl
                [user_class] => prod-filters
                [order] => 1
                [status] => A
                [type] => product_filters
                [properties] => Array
                    (
                        [template] => blocks/product_filters/for_category/original.tpl
                    )
    
                [company_id] => 0
                [storefront_id] => 1
                [lang_code] => en
                [name] => Filters
                [items_array] => Array
                    (
                        [0] => 1741
                    )
    
                [items_count] => 1
                [availability] => Array
                    (
                        [app] => 1
                        [phone] => 1
                        [tablet] => 1
                        [desktop] => 1
                    )
    
            )
    
        [storefront_id] => 1
        [filter_item_ids] => 19,18,16,17,25,26,30,31,32,33,28,21,34,35,36
        [split_filters] => 1
        [variant_filter] => 
        [get_conditions] => 1
        [custom_extend] => Array
            (
                [0] => categories
            )
    
        [subcats] => Y
        [runtime_company_id] => 0
        [vr_company_id] => 0
        [is_virtual] => Y
        [virtual_conditions] => Array
            (
                [set] => all
                [set_value] => 1
                [conditions] => Array
                    (
                        [1] => Array
                            (
                                [operator] => in
                                [condition] => products
                                [value] => 6720,6726,6731,6744,16291,16304,18186,26020,26023,26214,31192,31750,35142,35143,35144,35145,35146,35147,35781,35782,37151,38147,38148,38149,38150,38151,38152,38153,38154,38155,38156,2334,2335,2336,2337,2338,2341,2343,2344,2345,2346,2347,2348,2349,2350,2351,2352,2354,2355,2356,2358,2359,2360,2361,2362,2363,2425,2446,2447,2448,2449,2535,2536,2538,3462,3463,3474,3485,4073,4074,4075,4076,4077,4078,4079,4080,4081,4082,4083,4084,4758,4768,4966,6853,6854,6855,6856,6857,7807,7808,8086,8087,8088,8089,8090,8091,8092,8093,8094,8095,8096,8097,8098,8099,8100,8101,8102,8103,8104,8105,8106,8107,8108,8109,8110,8111,8112,8113,8114,8115,8116,8117,8118,8119,8120,8121,8122,8123,8124,8125,8126,8127,8128,8129,8130,8131,8132,8133,8134,8135,8136,8137,8138,8139,8140,8141,8142,8143,8144,8145,8146,8147,8148,8149,8150,8151,8152,8153,8154,8155,8156,8157,8158,8639,8640,9242,9243,9244,9245,9246,9247,9248,12049,15140,15141,15142,15143,15144,15145,15146,15147,15148,15149,15150,15151,15152,15153,15154,15155,15156,15157,15158,15159,15160,15161,15162,15163,15480,18835,18836,18837,18838,18839,18840,18841,18842,18843,18844,18845,18846,18847,18848,23387,23388,23389,36447,36554,36555,36556,36557,36558,36559,36560,36561,36562,36563,36564,36565,36566,36567,36568,36569,36570,36571,38985,39006
                            )
    
                    )
    
            )
    
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. 1
    
  1. before 2nd hook
    
  1. after 2nd hook
    

Extra 5% off on all Kbeauty orders above ₹999

KLOVE

Copied

Nuts & Seeds

Filters

Filters
Brand
Price

£  –  £

  • ‎£2
  • ‎£29
Certification
Kind Code
Express Shipping

KLOVE | Extra 5% off on all Kbeauty orders above ₹999

SUMVIBE10 | Extra 10% off on orders on orders ₹1,999+

SUNKISS5 | Extra 5% off on orders ₹999+

Nuts & Seeds

  • Weight Management
Filters
71 Products Found
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 8107
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  WHERE 1  AND companies.status IN ('A') AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (8107)) AND companies.status IN ('A') AND products.company_id IN (13, 0) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
    
  1. before end of oxn
    
  2. Array
    (
        [8107] => Array
            (
                [product_id] => 8107
                [product] => Southern Pepper Cashew Nuts - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES22
                [hsn_code] => 3304
                [status] => A
                [list_price] => 900.00
                [amount] => 181
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 756.000000
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => southern-pepper-cashew-nuts-snack-pack-of-2-200g
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  1. Array
    (
        [8107] => Array
            (
                [product_id] => 8107
                [product] => Southern Pepper Cashew Nuts - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES22
                [hsn_code] => 3304
                [status] => A
                [list_price] => 900.00
                [amount] => 181
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 756.000000
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => southern-pepper-cashew-nuts-snack-pack-of-2-200g
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  2. end of fxn
    
Nutty Gritties: Southern Pepper Cashew Nuts - 400g (2 Pack of 200g each)
Use SUMVIBE10 & Get Flat 10% off on orders above Rs. 1999.Use SUNKISS5 & Get Flat 5% off on orders above Rs. 999. +1
£8.40 £10.00
16%
4.8
(20)
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 26214
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  WHERE 1  AND companies.status IN ('A') AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (26214)) AND companies.status IN ('A') AND products.company_id IN (13, 0) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
    
  1. before end of oxn
    
  2. Array
    (
        [26214] => Array
            (
                [product_id] => 26214
                [product] => Whole Almonds - 500gm
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => AK_Standard_500g
                [hsn_code] => 3304
                [status] => A
                [list_price] => 750.00
                [amount] => 24
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1677492404
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 667.500000
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => california-whole-almonds-500gm
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
            )
    
    )
    
    
  1. Array
    (
        [26214] => Array
            (
                [product_id] => 26214
                [product] => Whole Almonds - 500gm
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => AK_Standard_500g
                [hsn_code] => 3304
                [status] => A
                [list_price] => 750.00
                [amount] => 24
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1677492404
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 667.500000
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => california-whole-almonds-500gm
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
            )
    
    )
    
    
  2. end of fxn
    
Ambrosia: Whole Almonds - 500gm
Use SUMVIBE10 & Get Flat 10% off on orders above Rs. 1999.Use SUNKISS5 & Get Flat 5% off on orders above Rs. 999. +1
£7.42 £8.33
11%
4.6
(37)
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 16291
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  WHERE 1  AND companies.status IN ('A') AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (16291)) AND companies.status IN ('A') AND products.company_id IN (13, 0) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
    
  1. before end of oxn
    
  2. Array
    (
        [16291] => Array
            (
                [product_id] => 16291
                [product] => Premium California Whole Almonds - 500 g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => AK_Premium_500g
                [hsn_code] => 3304
                [status] => A
                [list_price] => 800.00
                [amount] => 82
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1661332182
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => N
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 2
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 704.000000
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => premium-california-whole-almonds-500-g
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 2
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
            )
    
    )
    
    
  1. Array
    (
        [16291] => Array
            (
                [product_id] => 16291
                [product] => Premium California Whole Almonds - 500 g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => AK_Premium_500g
                [hsn_code] => 3304
                [status] => A
                [list_price] => 800.00
                [amount] => 82
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1661332182
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => N
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 2
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 704.000000
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => premium-california-whole-almonds-500-g
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 2
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
            )
    
    )
    
    
  2. end of fxn
    
Ambrosia: Premium California Whole Almonds - 500 g
Use SUMVIBE10 & Get Flat 10% off on orders above Rs. 1999.Use SUNKISS5 & Get Flat 5% off on orders above Rs. 999. +1
£7.82 £8.89
12%
4.7
(26)
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 16304
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  WHERE 1  AND companies.status IN ('A') AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (16304)) AND companies.status IN ('A') AND products.company_id IN (13, 0) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
    
  1. before end of oxn
    
  2. Array
    (
        [16304] => Array
            (
                [product_id] => 16304
                [product] => Indian Cashew 250g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => Cashew_250gm
                [hsn_code] => 3304
                [status] => A
                [list_price] => 600.00
                [amount] => 128
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1661332182
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 390.000000
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => cashew-w240-and-jumbo-quality-250-g
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
            )
    
    )
    
    
  1. Array
    (
        [16304] => Array
            (
                [product_id] => 16304
                [product] => Indian Cashew 250g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 346
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => Cashew_250gm
                [hsn_code] => 3304
                [status] => A
                [list_price] => 600.00
                [amount] => 128
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1661332182
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 390.000000
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => cashew-w240-and-jumbo-quality-250-g
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Ambrosia
            )
    
    )
    
    
  2. end of fxn
    
Ambrosia: Indian Cashew 250g
Use SUMVIBE10 & Get Flat 10% off on orders above Rs. 1999.Use SUNKISS5 & Get Flat 5% off on orders above Rs. 999. +1
£4.33 £6.67
35%
4.7
(6)
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 8109
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  WHERE 1  AND companies.status IN ('A') AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (8109)) AND companies.status IN ('A') AND products.company_id IN (13, 0) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
    
  1. before end of oxn
    
  2. Array
    (
        [8109] => Array
            (
                [product_id] => 8109
                [product] => California Roasted Pistachios, Lightly Salted and Dry Roasted - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES24
                [hsn_code] => 3304
                [status] => A
                [list_price] => 930.00
                [amount] => 178
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 781.200000
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => california-roasted-pistachiospista-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  1. Array
    (
        [8109] => Array
            (
                [product_id] => 8109
                [product] => California Roasted Pistachios, Lightly Salted and Dry Roasted - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES24
                [hsn_code] => 3304
                [status] => A
                [list_price] => 930.00
                [amount] => 178
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 781.200000
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => california-roasted-pistachiospista-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  2. end of fxn
    
Nutty Gritties: California Roasted Pistachios, Lightly Salted and Dry Roasted - 400g (2 Pack of 200g each)
Use SUMVIBE10 & Get Flat 10% off on orders above Rs. 1999.Use SUNKISS5 & Get Flat 5% off on orders above Rs. 999. +1
£8.68 £10.33
16%
5.0
(1)
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 8120
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  WHERE 1  AND companies.status IN ('A') AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (8120)) AND companies.status IN ('A') AND products.company_id IN (13, 0) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
    
  1. before end of oxn
    
  2. Array
    (
        [8120] => Array
            (
                [product_id] => 8120
                [product] => Sports Mix - Roasted Almonds, Cashews, Pistachios, Dried Blueberries, Cranberries and Raisins - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES35
                [hsn_code] => 3304
                [status] => A
                [list_price] => 450.00
                [amount] => 182
                [weight] => 0.003
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 378.000000
                [category_ids] => Array
                    (
                        [0] => 1169
                        [1] => 2647
                    )
    
                [seo_name] => sports-mixed-nuts-and-dry-fruit-roasted-almonds-cashews-pistachios-dried-blueberries-cranberries-and-raisins-healthy-snack-for-all-200g
                [seo_path] => 458/2646/2647
                [main_category] => 2647
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  1. Array
    (
        [8120] => Array
            (
                [product_id] => 8120
                [product] => Sports Mix - Roasted Almonds, Cashews, Pistachios, Dried Blueberries, Cranberries and Raisins - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES35
                [hsn_code] => 3304
                [status] => A
                [list_price] => 450.00
                [amount] => 182
                [weight] => 0.003
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 378.000000
                [category_ids] => Array
                    (
                        [0] => 1169
                        [1] => 2647
                    )
    
                [seo_name] => sports-mixed-nuts-and-dry-fruit-roasted-almonds-cashews-pistachios-dried-blueberries-cranberries-and-raisins-healthy-snack-for-all-200g
                [seo_path] => 458/2646/2647
                [main_category] => 2647
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  2. end of fxn
    
Nutty Gritties: Sports Mix - Roasted Almonds, Cashews, Pistachios, Dried Blueberries, Cranberries and Raisins - 200g
Use SUMVIBE10 & Get Flat 10% off on orders above Rs. 1999.Use SUNKISS5 & Get Flat 5% off on orders above Rs. 999. +1
£4.20 £5.00
16%
5.0
(1)
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 8150
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  WHERE 1  AND companies.status IN ('A') AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (8150)) AND companies.status IN ('A') AND products.company_id IN (13, 0) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
    
  1. before end of oxn
    
  2. Array
    (
        [8150] => Array
            (
                [product_id] => 8150
                [product] => Roasted Pumpkin Seeds, Unsalted - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES65
                [hsn_code] => 3304
                [status] => A
                [list_price] => 285.00
                [amount] => 158
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 239.400000
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => roasted-pumpkin-seeds-for-eating-unsalted-200g
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  1. Array
    (
        [8150] => Array
            (
                [product_id] => 8150
                [product] => Roasted Pumpkin Seeds, Unsalted - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES65
                [hsn_code] => 3304
                [status] => A
                [list_price] => 285.00
                [amount] => 158
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 239.400000
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => roasted-pumpkin-seeds-for-eating-unsalted-200g
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  2. end of fxn
    
Nutty Gritties: Roasted Pumpkin Seeds, Unsalted - 200g
Use SUMVIBE10 & Get Flat 10% off on orders above Rs. 1999.Use SUNKISS5 & Get Flat 5% off on orders above Rs. 999. +1
£2.66 £3.17
16%
4.0
(2)
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 8090
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  WHERE 1  AND companies.status IN ('A') AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (8090)) AND companies.status IN ('A') AND products.company_id IN (13, 0) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
    
  1. before end of oxn
    
  2. Array
    (
        [8090] => Array
            (
                [product_id] => 8090
                [product] => Daily Nuts Roasted in Himalayan Pink Salt - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES5
                [hsn_code] => 3304
                [status] => A
                [list_price] => 555.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 460.650000
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => salted-mixed-nuts-roasted-in-himalayan-pink-salt-almonds-cashews-macadamias-hazelnuts-pista-kernels-200g
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  1. Array
    (
        [8090] => Array
            (
                [product_id] => 8090
                [product] => Daily Nuts Roasted in Himalayan Pink Salt - 200g
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES5
                [hsn_code] => 3304
                [status] => A
                [list_price] => 555.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 460.650000
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => salted-mixed-nuts-roasted-in-himalayan-pink-salt-almonds-cashews-macadamias-hazelnuts-pista-kernels-200g
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  2. end of fxn
    
Nutty Gritties: Daily Nuts Roasted in Himalayan Pink Salt - 200g
Use SUMVIBE10 & Get Flat 10% off on orders above Rs. 1999.Use SUNKISS5 & Get Flat 5% off on orders above Rs. 999. +1
£5.12 £6.17
17%
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 8102
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  WHERE 1  AND companies.status IN ('A') AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (8102)) AND companies.status IN ('A') AND products.company_id IN (13, 0) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
    
  1. before end of oxn
    
  2. Array
    (
        [8102] => Array
            (
                [product_id] => 8102
                [product] => Spicy Trail Mix -240g (10 Pack of 24g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES17
                [hsn_code] => 3304
                [status] => A
                [list_price] => 500.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 420.000000
                [category_ids] => Array
                    (
                        [0] => 1169
                        [1] => 2647
                    )
    
                [seo_name] => spicy-trail-mix-pack-of-10-24g-each-240g
                [seo_path] => 458/2646/2647
                [main_category] => 2647
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  1. Array
    (
        [8102] => Array
            (
                [product_id] => 8102
                [product] => Spicy Trail Mix -240g (10 Pack of 24g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES17
                [hsn_code] => 3304
                [status] => A
                [list_price] => 500.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 420.000000
                [category_ids] => Array
                    (
                        [0] => 1169
                        [1] => 2647
                    )
    
                [seo_name] => spicy-trail-mix-pack-of-10-24g-each-240g
                [seo_path] => 458/2646/2647
                [main_category] => 2647
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  2. end of fxn
    
Nutty Gritties: Spicy Trail Mix -240g (10 Pack of 24g each)
Use SUMVIBE10 & Get Flat 10% off on orders above Rs. 1999.Use SUNKISS5 & Get Flat 5% off on orders above Rs. 999. +1
£4.67 £5.56
16%
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 8111
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  WHERE 1  AND companies.status IN ('A') AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (8111)) AND companies.status IN ('A') AND products.company_id IN (13, 0) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
    
  1. before end of oxn
    
  2. Array
    (
        [8111] => Array
            (
                [product_id] => 8111
                [product] => Cashew Nuts, Whole Jumbo in size W240 - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES26
                [hsn_code] => 3304
                [status] => A
                [list_price] => 780.00
                [amount] => 103
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 647.400000
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => 100-natural-premium-whole-cashew-nuts-w240-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  1. Array
    (
        [8111] => Array
            (
                [product_id] => 8111
                [product] => Cashew Nuts, Whole Jumbo in size W240 - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES26
                [hsn_code] => 3304
                [status] => A
                [list_price] => 780.00
                [amount] => 103
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 647.400000
                [category_ids] => Array
                    (
                        [0] => 2648
                    )
    
                [seo_name] => 100-natural-premium-whole-cashew-nuts-w240-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  2. end of fxn
    
Nutty Gritties: Cashew Nuts, Whole Jumbo in size W240 - 400g (2 Pack of 200g each)
Use SUMVIBE10 & Get Flat 10% off on orders above Rs. 1999.Use SUNKISS5 & Get Flat 5% off on orders above Rs. 999. +1
£7.19 £8.67
17%
5.0
(1)
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 8113
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  WHERE 1  AND companies.status IN ('A') AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (8113)) AND companies.status IN ('A') AND products.company_id IN (13, 0) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
    
  1. before end of oxn
    
  2. Array
    (
        [8113] => Array
            (
                [product_id] => 8113
                [product] => Roasted Cashews, Lightly Salted and Dry Roasted Healthy Snack - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES28
                [hsn_code] => 3304
                [status] => A
                [list_price] => 840.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 697.200000
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => roasted-cashews-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  1. Array
    (
        [8113] => Array
            (
                [product_id] => 8113
                [product] => Roasted Cashews, Lightly Salted and Dry Roasted Healthy Snack - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES28
                [hsn_code] => 3304
                [status] => A
                [list_price] => 840.00
                [amount] => 189
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 697.200000
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => roasted-cashews-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  2. end of fxn
    
Nutty Gritties: Roasted Cashews, Lightly Salted and Dry Roasted Healthy Snack - 400g (2 Pack of 200g each)
Use SUMVIBE10 & Get Flat 10% off on orders above Rs. 1999.Use SUNKISS5 & Get Flat 5% off on orders above Rs. 999. +1
£7.75 £9.33
17%
4.0
(1)
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 8112
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 0
    )
    
    
  1. Array
    (
        [area] => C
        [use_caching] => 1
        [extend] => Array
            (
                [0] => product_name
                [1] => prices
                [2] => categories
            )
    
        [custom_extend] => Array
            (
            )
    
        [pname] => 
        [pshort] => 
        [pfull] => 
        [pkeywords] => 
        [feature] => Array
            (
            )
    
        [type] => simple
        [page] => 1
        [action] => 
        [filter_variants] => Array
            (
            )
    
        [features_hash] => 
        [limit] => 0
        [bid] => 0
        [match] => 
        [tracking] => Array
            (
            )
    
        [get_frontend_urls] => 
        [items_per_page] => 0
        [apply_disabled_filters] => 
        [load_products_extra_data] => 1
        [storefront] => 
        [company_ids] => 
        [product_id] => 
    )
    
    
  1. Advanced and feature filters
    
  1. before hook
    
  1. after hook
    
  2. C
    
  1. before 2nd hook
    
  1. after 2nd hook
    
  1. SELECT products.product_id, descr1.product as product, companies.company as company_name, ?:supplier_links.supplier_id, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id FROM ?:products as products  LEFT JOIN ?:product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en'  LEFT JOIN ?:product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN ?:companies AS companies ON companies.company_id = products.company_id  INNER JOIN ?:products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN ?:categories ON ?:categories.category_id = products_categories.category_id  AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids))  LEFT JOIN ?:supplier_links ON ?:supplier_links.object_id = products.product_id AND ?:supplier_links.object_type = 'P'  WHERE 1  AND companies.status IN ('A') AND products.company_id IN (13, 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0)  AND  ((1  AND  products.product_id IN (8112)) AND companies.status IN ('A') AND products.company_id IN (13, 0) AND prices.usergroup_id IN (0)) GROUP BY products.product_id   ORDER BY NULL asc 
    
  1. before end of oxn
    
  2. Array
    (
        [8112] => Array
            (
                [product_id] => 8112
                [product] => California Roasted Almonds, Lightly Salted and Dry Roasted - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES27
                [hsn_code] => 3304
                [status] => A
                [list_price] => 790.00
                [amount] => 185
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 655.700000
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => california-roasted-almonds-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  1. Array
    (
        [8112] => Array
            (
                [product_id] => 8112
                [product] => California Roasted Almonds, Lightly Salted and Dry Roasted - 400g (2 Pack of 200g each)
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 61
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => NUTTYGRITTIES27
                [hsn_code] => 3304
                [status] => A
                [list_price] => 790.00
                [amount] => 185
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1646742743
                [updated_timestamp] => 1750246019
                [usergroup_ids] => 0
                [is_edp] => N
                [edp_shipping] => N
                [unlimited_download] => N
                [tracking] => B
                [free_shipping] => N
                [zero_price_action] => R
                [is_pbp] => Y
                [is_op] => N
                [is_oper] => N
                [is_returnable] => Y
                [return_period] => 10
                [avail_since] => 0
                [out_of_stock_actions] => N
                [localization] => 
                [min_qty] => 0
                [max_qty] => 5
                [qty_step] => 0
                [list_qty_count] => 0
                [tax_ids] => 13
                [age_verification] => N
                [age_limit] => 0
                [options_type] => P
                [exceptions_type] => F
                [details_layout] => default
                [shipping_params] => a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;}
                [facebook_obj_type] => 
                [buy_now_url] => 
                [is_stock_split_by_warehouses] => N
                [master_product_status] => A
                [youtube_link] => 
                [show_youtube_video] => Y
                [replace_main_image] => 
                [position_youtube] => 
                [restrict_cod] => N
                [price] => 655.700000
                [category_ids] => Array
                    (
                        [0] => 1238
                        [1] => 2648
                    )
    
                [seo_name] => california-roasted-almonds-lightly-salted-dry-roasted-non-fried-zero-oil-crunchy-healthy-snack-200g-pack-of-2
                [seo_path] => 458/2646/2648
                [main_category] => 2648
                [options_type_raw] => P
                [exceptions_type_raw] => F
                [tracking_raw] => B
                [zero_price_action_raw] => R
                [min_qty_raw] => 0
                [max_qty_raw] => 5
                [qty_step_raw] => 0
                [list_qty_count_raw] => 0
                [details_layout_raw] => default
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                    )
    
                [brand_name] => Nutty Gritties
            )
    
    )
    
    
  2. end of fxn
    
Nutty Gritties: California Roasted Almonds, Lightly Salted and Dry Roasted - 400g (2 Pack of 200g each)
Use SUMVIBE10 & Get Flat 10% off on orders above Rs. 1999.Use SUNKISS5 & Get Flat 5% off on orders above Rs. 999. +1
£7.29 £8.78
17%
0 Items selected Move to Collection

Server

Request

Config

SQL

Cache queries

Logging

Templates

Blocks