1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 5888
        [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 = 5888 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
        [cid] => 2798
        [pid] => 5888
        [limit] => 1
        [total] => 1
        [custom_extend] => Array
            (
                [0] => product_name
                [1] => categories
            )
    
        [load_products_extra_data] => 
        [force_virtual] => 1
        [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] => 1
        [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 ?: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 ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  WHERE 1  AND ?:categories.category_id IN (2798) 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  ((1  AND  products.product_id IN (5888)) AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0)) AND products.master_product_status IN ('A') GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC  LIMIT 0, 1
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [cid] => 2800
        [pid] => 5888
        [limit] => 1
        [total] => 1
        [custom_extend] => Array
            (
                [0] => product_name
                [1] => categories
            )
    
        [load_products_extra_data] => 
        [force_virtual] => 1
        [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] => 1
        [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 ?: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 ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  WHERE 1  AND ?:categories.category_id IN (2800) 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  ((1  AND  products.product_id IN (5888)) AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0)) AND products.master_product_status IN ('A') GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC  LIMIT 0, 1
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [cid] => 2841
        [pid] => 5888
        [limit] => 1
        [total] => 1
        [custom_extend] => Array
            (
                [0] => product_name
                [1] => categories
            )
    
        [load_products_extra_data] => 
        [force_virtual] => 1
        [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] => 1
        [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 ?: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 ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  WHERE 1  AND ?:categories.category_id IN (2841) 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  ((1  AND  products.product_id IN (5888)) AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0)) AND products.master_product_status IN ('A') GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC  LIMIT 0, 1
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [cid] => 2842
        [pid] => 5888
        [limit] => 1
        [total] => 1
        [custom_extend] => Array
            (
                [0] => product_name
                [1] => categories
            )
    
        [load_products_extra_data] => 
        [force_virtual] => 1
        [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] => 1
        [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 ?: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 ?:product_sales ON ?:product_sales.product_id = products.product_id AND ?:product_sales.category_id = products_categories.category_id  WHERE 1  AND ?:categories.category_id IN (2842) 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  ((1  AND  products.product_id IN (5888)) AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0)) AND products.master_product_status IN ('A') GROUP BY products.product_id   ORDER BY ?:product_sales.amount desc, products.product_id ASC  LIMIT 0, 1
    
  1. before end of oxn
    
  2. Array
    (
    )
    
    
  1. Array
    (
    )
    
    
  2. end of fxn
    
Page Not Found

  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 5888
            )
    
        [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 (5888)) 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
    (
        [5888] => Array
            (
                [product_id] => 5888
                [product] => Calendula Lip Balm - 4ml
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 77
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => SU27
                [hsn_code] => 3304
                [status] => A
                [list_price] => 300.00
                [amount] => 82
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1641563115
                [updated_timestamp] => 1750427156
                [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] => 270.000000
                [category_ids] => Array
                    (
                        [0] => 2699
                    )
    
                [seo_name] => calendula-lip-balm-4ml
                [seo_path] => 2685/2698/2699
                [main_category] => 2699
                [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
                    (
                        [723] => Array
                            (
                                [video_id] => 723
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683397800
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 749
                                [community_url] => https://www.kindlife.in/skincare-routine-for-acne-prone-skin-in-summers
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/749/cccd3563028f3a21796b6330c08c2255.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/749/7d7194f447032348052bb75152ae6656.mp4
                                [community_last_sync_timestamp] => 1713162253
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare routine for acne prone skin in summers
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#fox"><a id="brandDesc_26723" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=26723" data-value="26723">Foxtale</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#cos"><a id="brandDesc_10451" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=10451" data-value="10451">COSRX</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#snp"><a id="brandDesc_19589" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=19589" data-value="19589">SNP PREP</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#pu"><a id="brandDesc_26640" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=26640" data-value="26640">Pulp</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#su"><a id="brandDesc_20576" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=20576" data-value="20576">Suganda</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#min"><a id="brandDesc_23702" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=23702" data-value="23702">Minimalist</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#do"><a id="brandDesc_28174" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=28174" data-value="28174">Dot &amp; Key</a></span>&nbsp;
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 1
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [default_icon] => 1
                                    )
    
                            )
    
                        [721] => Array
                            (
                                [video_id] => 721
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683311400
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 747
                                [community_url] => https://www.kindlife.in/my-top-3-suganda
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/747/8a0f5c525d615fa052a91bdcbaa3faca.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/747/0af714fc8ebec51d6a9d7cbc5a81aa24.mp4
                                [community_last_sync_timestamp] => 1713162251
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => My best "Sugandha" picks
                                [description] => <p dir="ltr"><br></p>
    <p dir="ltr">1. Lactic Body Lotion<br>This a really lightweight body lotion, hydrates the skin for a long time, also it's helps with improving your skin texture, and as we know lactic acid <u>is</u> known to gently exfoliate the skin</p>
    <p dir="ltr">2. Hyaluronic Serum<br>This is a great serum to incorporate in you daily skincare routine, it's so beginner friendly that anyone can use it without any adverse effect, it's especially great for winter season, as it's help look that moisture in you skin, and also it has great effects when included in your lip care routine, can also be layered with almost you other potent actives</p>
    <p dir="ltr">3. Calendula Lip Balm<br>This is my personal favourite from Suganda, so quickly it healed my bleeding and cracked lips, also I've noticed this locks in the moisture on to the lips for a long period of time than other lip balms, but this not at all feels heavy, a must buy from my side</p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 1
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [default_icon] => 1
                                    )
    
                            )
    
                        [370] => Array
                            (
                                [video_id] => 370
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 35855
                                [extra_params] => 
                                [community_video_id] => 451
                                [community_url] => https://admin.kindlife.in/prepping-the-skin-before-makeup
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/451/d96d5a0a01d0b15eb1be41bae05075f1.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/451/1e8d847dedcf65ffeef9a8479d42d2a5.mp4
                                [community_last_sync_timestamp] => 1713161428
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Prime Your Canvas: The Ultimate Skincare Prep
                                [description] => <p>Before diving into your makeup routine, prepping your skin is crucial for a flawless finish. Start with a spritz of <strong>Aloe Vera Juice for Face & Body (Mist)</strong> to hydrate and soothe your skin. Follow up with the <strong>Hydrating & Plumping Serum</strong> with 3% Multi-Molecular Hyaluronic Acid for an extra moisture boost. Don't forget to pamper your eyes with the <strong>Fundamental Nourishing Eye Butter</strong>, and finish with the <strong>Centella Soothing Cream</strong> to calm and protect your skin barrier. For soft, kissable lips, apply a generous amount of <strong>Calendula Lip Balm</strong>. This simple prep ensures your makeup goes on smoothly and stays put all day long!</p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 1
                                [dislike_count] => 0
                                [comment_count] => 1
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 36
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [default_icon] => 1
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  1. Array
    (
        [5888] => Array
            (
                [product_id] => 5888
                [product] => Calendula Lip Balm - 4ml
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 77
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => SU27
                [hsn_code] => 3304
                [status] => A
                [list_price] => 300.00
                [amount] => 82
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1641563115
                [updated_timestamp] => 1750427156
                [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] => 270.000000
                [category_ids] => Array
                    (
                        [0] => 2699
                    )
    
                [seo_name] => calendula-lip-balm-4ml
                [seo_path] => 2685/2698/2699
                [main_category] => 2699
                [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
                    (
                        [723] => Array
                            (
                                [video_id] => 723
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683397800
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 749
                                [community_url] => https://www.kindlife.in/skincare-routine-for-acne-prone-skin-in-summers
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/749/cccd3563028f3a21796b6330c08c2255.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/749/7d7194f447032348052bb75152ae6656.mp4
                                [community_last_sync_timestamp] => 1713162253
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare routine for acne prone skin in summers
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#fox"><a id="brandDesc_26723" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=26723" data-value="26723">Foxtale</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#cos"><a id="brandDesc_10451" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=10451" data-value="10451">COSRX</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#snp"><a id="brandDesc_19589" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=19589" data-value="19589">SNP PREP</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#pu"><a id="brandDesc_26640" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=26640" data-value="26640">Pulp</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#su"><a id="brandDesc_20576" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=20576" data-value="20576">Suganda</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#min"><a id="brandDesc_23702" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=23702" data-value="23702">Minimalist</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#do"><a id="brandDesc_28174" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=28174" data-value="28174">Dot &amp; Key</a></span>&nbsp;
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 1
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [default_icon] => 1
                                    )
    
                            )
    
                        [721] => Array
                            (
                                [video_id] => 721
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683311400
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 747
                                [community_url] => https://www.kindlife.in/my-top-3-suganda
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/747/8a0f5c525d615fa052a91bdcbaa3faca.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/747/0af714fc8ebec51d6a9d7cbc5a81aa24.mp4
                                [community_last_sync_timestamp] => 1713162251
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => My best "Sugandha" picks
                                [description] => <p dir="ltr"><br></p>
    <p dir="ltr">1. Lactic Body Lotion<br>This a really lightweight body lotion, hydrates the skin for a long time, also it's helps with improving your skin texture, and as we know lactic acid <u>is</u> known to gently exfoliate the skin</p>
    <p dir="ltr">2. Hyaluronic Serum<br>This is a great serum to incorporate in you daily skincare routine, it's so beginner friendly that anyone can use it without any adverse effect, it's especially great for winter season, as it's help look that moisture in you skin, and also it has great effects when included in your lip care routine, can also be layered with almost you other potent actives</p>
    <p dir="ltr">3. Calendula Lip Balm<br>This is my personal favourite from Suganda, so quickly it healed my bleeding and cracked lips, also I've noticed this locks in the moisture on to the lips for a long period of time than other lip balms, but this not at all feels heavy, a must buy from my side</p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 1
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [default_icon] => 1
                                    )
    
                            )
    
                        [370] => Array
                            (
                                [video_id] => 370
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 35855
                                [extra_params] => 
                                [community_video_id] => 451
                                [community_url] => https://admin.kindlife.in/prepping-the-skin-before-makeup
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/451/d96d5a0a01d0b15eb1be41bae05075f1.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/451/1e8d847dedcf65ffeef9a8479d42d2a5.mp4
                                [community_last_sync_timestamp] => 1713161428
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Prime Your Canvas: The Ultimate Skincare Prep
                                [description] => <p>Before diving into your makeup routine, prepping your skin is crucial for a flawless finish. Start with a spritz of <strong>Aloe Vera Juice for Face & Body (Mist)</strong> to hydrate and soothe your skin. Follow up with the <strong>Hydrating & Plumping Serum</strong> with 3% Multi-Molecular Hyaluronic Acid for an extra moisture boost. Don't forget to pamper your eyes with the <strong>Fundamental Nourishing Eye Butter</strong>, and finish with the <strong>Centella Soothing Cream</strong> to calm and protect your skin barrier. For soft, kissable lips, apply a generous amount of <strong>Calendula Lip Balm</strong>. This simple prep ensures your makeup goes on smoothly and stays put all day long!</p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 1
                                [dislike_count] => 0
                                [comment_count] => 1
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 36
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [default_icon] => 1
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  2. end of fxn
    
Suganda: Calendula Lip Balm - 4ml
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 5888
            )
    
        [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 (5888)) 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
    (
        [5888] => Array
            (
                [product_id] => 5888
                [product] => Calendula Lip Balm - 4ml
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 77
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => SU27
                [hsn_code] => 3304
                [status] => A
                [list_price] => 300.00
                [amount] => 82
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1641563115
                [updated_timestamp] => 1750427156
                [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] => 270.000000
                [category_ids] => Array
                    (
                        [0] => 2699
                    )
    
                [seo_name] => calendula-lip-balm-4ml
                [seo_path] => 2685/2698/2699
                [main_category] => 2699
                [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
                    (
                        [723] => Array
                            (
                                [video_id] => 723
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683397800
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 749
                                [community_url] => https://www.kindlife.in/skincare-routine-for-acne-prone-skin-in-summers
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/749/cccd3563028f3a21796b6330c08c2255.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/749/7d7194f447032348052bb75152ae6656.mp4
                                [community_last_sync_timestamp] => 1713162253
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare routine for acne prone skin in summers
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#fox"><a id="brandDesc_26723" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=26723" data-value="26723">Foxtale</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#cos"><a id="brandDesc_10451" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=10451" data-value="10451">COSRX</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#snp"><a id="brandDesc_19589" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=19589" data-value="19589">SNP PREP</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#pu"><a id="brandDesc_26640" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=26640" data-value="26640">Pulp</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#su"><a id="brandDesc_20576" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=20576" data-value="20576">Suganda</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#min"><a id="brandDesc_23702" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=23702" data-value="23702">Minimalist</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#do"><a id="brandDesc_28174" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=28174" data-value="28174">Dot &amp; Key</a></span>&nbsp;
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 1
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [default_icon] => 1
                                    )
    
                            )
    
                        [721] => Array
                            (
                                [video_id] => 721
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683311400
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 747
                                [community_url] => https://www.kindlife.in/my-top-3-suganda
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/747/8a0f5c525d615fa052a91bdcbaa3faca.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/747/0af714fc8ebec51d6a9d7cbc5a81aa24.mp4
                                [community_last_sync_timestamp] => 1713162251
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => My best "Sugandha" picks
                                [description] => <p dir="ltr"><br></p>
    <p dir="ltr">1. Lactic Body Lotion<br>This a really lightweight body lotion, hydrates the skin for a long time, also it's helps with improving your skin texture, and as we know lactic acid <u>is</u> known to gently exfoliate the skin</p>
    <p dir="ltr">2. Hyaluronic Serum<br>This is a great serum to incorporate in you daily skincare routine, it's so beginner friendly that anyone can use it without any adverse effect, it's especially great for winter season, as it's help look that moisture in you skin, and also it has great effects when included in your lip care routine, can also be layered with almost you other potent actives</p>
    <p dir="ltr">3. Calendula Lip Balm<br>This is my personal favourite from Suganda, so quickly it healed my bleeding and cracked lips, also I've noticed this locks in the moisture on to the lips for a long period of time than other lip balms, but this not at all feels heavy, a must buy from my side</p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 1
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [default_icon] => 1
                                    )
    
                            )
    
                        [370] => Array
                            (
                                [video_id] => 370
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 35855
                                [extra_params] => 
                                [community_video_id] => 451
                                [community_url] => https://admin.kindlife.in/prepping-the-skin-before-makeup
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/451/d96d5a0a01d0b15eb1be41bae05075f1.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/451/1e8d847dedcf65ffeef9a8479d42d2a5.mp4
                                [community_last_sync_timestamp] => 1713161428
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Prime Your Canvas: The Ultimate Skincare Prep
                                [description] => <p>Before diving into your makeup routine, prepping your skin is crucial for a flawless finish. Start with a spritz of <strong>Aloe Vera Juice for Face & Body (Mist)</strong> to hydrate and soothe your skin. Follow up with the <strong>Hydrating & Plumping Serum</strong> with 3% Multi-Molecular Hyaluronic Acid for an extra moisture boost. Don't forget to pamper your eyes with the <strong>Fundamental Nourishing Eye Butter</strong>, and finish with the <strong>Centella Soothing Cream</strong> to calm and protect your skin barrier. For soft, kissable lips, apply a generous amount of <strong>Calendula Lip Balm</strong>. This simple prep ensures your makeup goes on smoothly and stays put all day long!</p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 1
                                [dislike_count] => 0
                                [comment_count] => 1
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 36
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [default_icon] => 1
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  1. Array
    (
        [5888] => Array
            (
                [product_id] => 5888
                [product] => Calendula Lip Balm - 4ml
                [company_name] => Roadskye Tradecom Pvt. Ltd.
                [supplier_id] => 77
                [product_type] => P
                [parent_product_id] => 0
                [master_product_offers_count] => 0
                [master_product_id] => 0
                [company_id] => 13
                [product_code] => SU27
                [hsn_code] => 3304
                [status] => A
                [list_price] => 300.00
                [amount] => 82
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1641563115
                [updated_timestamp] => 1750427156
                [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] => 270.000000
                [category_ids] => Array
                    (
                        [0] => 2699
                    )
    
                [seo_name] => calendula-lip-balm-4ml
                [seo_path] => 2685/2698/2699
                [main_category] => 2699
                [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
                    (
                        [723] => Array
                            (
                                [video_id] => 723
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683397800
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 749
                                [community_url] => https://www.kindlife.in/skincare-routine-for-acne-prone-skin-in-summers
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/749/cccd3563028f3a21796b6330c08c2255.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/749/7d7194f447032348052bb75152ae6656.mp4
                                [community_last_sync_timestamp] => 1713162253
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare routine for acne prone skin in summers
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#fox"><a id="brandDesc_26723" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=26723" data-value="26723">Foxtale</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#cos"><a id="brandDesc_10451" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=10451" data-value="10451">COSRX</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#snp"><a id="brandDesc_19589" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=19589" data-value="19589">SNP PREP</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#pu"><a id="brandDesc_26640" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=26640" data-value="26640">Pulp</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#su"><a id="brandDesc_20576" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=20576" data-value="20576">Suganda</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#min"><a id="brandDesc_23702" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=23702" data-value="23702">Minimalist</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#do"><a id="brandDesc_28174" class="bTagD" href="https://www.kindlife.in/index.php?dispatch=product_features.view&amp;variant_id=28174" data-value="28174">Dot &amp; Key</a></span>&nbsp;
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 1
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [default_icon] => 1
                                    )
    
                            )
    
                        [721] => Array
                            (
                                [video_id] => 721
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683311400
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 747
                                [community_url] => https://www.kindlife.in/my-top-3-suganda
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/747/8a0f5c525d615fa052a91bdcbaa3faca.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/747/0af714fc8ebec51d6a9d7cbc5a81aa24.mp4
                                [community_last_sync_timestamp] => 1713162251
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => My best "Sugandha" picks
                                [description] => <p dir="ltr"><br></p>
    <p dir="ltr">1. Lactic Body Lotion<br>This a really lightweight body lotion, hydrates the skin for a long time, also it's helps with improving your skin texture, and as we know lactic acid <u>is</u> known to gently exfoliate the skin</p>
    <p dir="ltr">2. Hyaluronic Serum<br>This is a great serum to incorporate in you daily skincare routine, it's so beginner friendly that anyone can use it without any adverse effect, it's especially great for winter season, as it's help look that moisture in you skin, and also it has great effects when included in your lip care routine, can also be layered with almost you other potent actives</p>
    <p dir="ltr">3. Calendula Lip Balm<br>This is my personal favourite from Suganda, so quickly it healed my bleeding and cracked lips, also I've noticed this locks in the moisture on to the lips for a long period of time than other lip balms, but this not at all feels heavy, a must buy from my side</p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 1
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [default_icon] => 1
                                    )
    
                            )
    
                        [370] => Array
                            (
                                [video_id] => 370
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 35855
                                [extra_params] => 
                                [community_video_id] => 451
                                [community_url] => https://admin.kindlife.in/prepping-the-skin-before-makeup
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/451/d96d5a0a01d0b15eb1be41bae05075f1.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/451/1e8d847dedcf65ffeef9a8479d42d2a5.mp4
                                [community_last_sync_timestamp] => 1713161428
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Prime Your Canvas: The Ultimate Skincare Prep
                                [description] => <p>Before diving into your makeup routine, prepping your skin is crucial for a flawless finish. Start with a spritz of <strong>Aloe Vera Juice for Face & Body (Mist)</strong> to hydrate and soothe your skin. Follow up with the <strong>Hydrating & Plumping Serum</strong> with 3% Multi-Molecular Hyaluronic Acid for an extra moisture boost. Don't forget to pamper your eyes with the <strong>Fundamental Nourishing Eye Butter</strong>, and finish with the <strong>Centella Soothing Cream</strong> to calm and protect your skin barrier. For soft, kissable lips, apply a generous amount of <strong>Calendula Lip Balm</strong>. This simple prep ensures your makeup goes on smoothly and stays put all day long!</p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 1
                                [dislike_count] => 0
                                [comment_count] => 1
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 36
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [default_icon] => 1
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  2. end of fxn
    
Calendula Lip Balm - 4ml
1 x 270

Extra 5% off on all Kbeauty orders above ₹999

KLOVE

Copied

404 ERROR

Oops!
We were unable to find what you were looking for.

The page you have requested cannot be found.

Error code: Page Not Found

Server

Request

Config

SQL

Cache queries

Logging

Templates

Blocks