1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 5583
        [include_child_variations] => 1
        [group_child_variations] => 
        [runtime_company_id] => 13
    )
    
    
  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 ?: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 ?:product_required_products.product_id = 5583 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
        [pid] => 5583
        [limit] => 1
        [total] => 1
        [custom_extend] => Array
            (
                [0] => product_name
                [1] => categories
            )
    
        [load_products_extra_data] => 
        [force_virtual] => 1
        [runtime_company_id] => 13
        [vr_company_id] => 0
        [is_virtual] => Y
        [virtual_conditions] => Array
            (
                [set] => all
                [set_value] => 1
                [conditions] => Array
                    (
                        [1] => Array
                            (
                                [operator] => in
                                [condition] => products
                                [value] => 3556,3976,14830,15216,23660,28537,32931,35638,35639,36366,37916,39004,39636,58631,63910,63916,63922,65282
                            )
    
                    )
    
            )
    
    )
    
    
  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 (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 (5583)) AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0)) AND products.master_product_status IN ('A') AND (1 AND products.product_id IN (3556,3976,14830,15216,23660,28537,32931,35638,35639,36366,37916,39004,39636,58631,63910,63916,63922,65282)) 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
        [pid] => 5583
        [limit] => 1
        [total] => 1
        [custom_extend] => Array
            (
                [0] => product_name
                [1] => categories
            )
    
        [load_products_extra_data] => 
        [force_virtual] => 1
        [runtime_company_id] => 13
        [vr_company_id] => 0
        [is_virtual] => Y
        [virtual_conditions] => Array
            (
                [set] => all
                [set_value] => 1
                [conditions] => Array
                    (
                        [1] => Array
                            (
                                [condition_element] => 62
                                [operator] => nin
                                [condition] => feature
                                [value] => 49321,40971,38308
                                [value_name] => 
                            )
    
                    )
    
            )
    
        [include_child_variations] => 1
    )
    
    
  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  LEFT JOIN ?:product_features_values AS pfv_62 ON pfv_62.product_id = products.product_id AND pfv_62.feature_id = 62 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  ((1  AND  products.product_id IN (5583)) AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0)) AND products.master_product_status IN ('A') AND (1 AND pfv_62.variant_id NOT IN (49321,40971,38308)) 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
    (
        [5583] => Array
            (
                [product_id] => 5583
                [product] => hyaluronic acid serum
                [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
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                        [1046] => Array
                            (
                                [video_id] => 1046
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1707849000
                                [status] => A
                                [user_id] => 74301
                                [extra_params] => 
                                [community_video_id] => 1063
                                [community_url] => https://www.kindlife.in/actives-to-pair-with-vitamin-c-for-best-results
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/1063/ee88571c622a4de39dd7efc6dc1b106f.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/1063/4ead7090d5cb458876bc5c7decac66a1.mp4
                                [community_last_sync_timestamp] => 1707913540
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Level Up Your Skincare: Best Actives to Use with Vitamin C Serum
                                [description] => <p></p>
    <p></p><li><strong>Plum 15% Vitamin C Face Serum with Mandarin</strong>: Brighten up your skin with a powerful dose of Vitamin C and the refreshing zing of mandarin.&nbsp;</li><li><strong>Peptaronic Toner</strong>: Hydrate and plump your skin with this peptide-packed toner for that dewy glow.</li><li><strong>Suganda Hyaluronic Acid Serum</strong>: Keep your skin super hydrated with this serum that's perfect for locking in moisture.&nbsp;</li><li><strong>Pulp Date Night Glow Serum Moisturizer</strong>: Get that irresistible glow with this serum-moisturizer combo that’s perfect for your special night out.&nbsp;</li><li><strong>Deconstruct Lightweight Gel Sunscreen SPF 55+ | PA+++</strong>: Protect your skin without the grease with this ultra-light, high-protection sunscreen.</li><li><strong>FormulaRX Barrier Relief Lightweight Gel-Cream Moisturizer</strong>: Soothe and strengthen your skin barrier with this gentle, lightweight gel-cream.&nbsp;</li><p></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [726] => Array
                            (
                                [video_id] => 726
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683484200
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 754
                                [community_url] => https://www.kindlife.in/suganda-hyaluronic-acid-serum-review
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/754/1348c9dde7c4e8c717512f5021554314.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/754/6e94ce1201b0e72318929dec1d217d3b.mp4
                                [community_last_sync_timestamp] => 1713162256
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Suganda Hyaluronic Acid Serum Review
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@Hya"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp; by <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#Sug"><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 /><br />Some important points about the serum:<br /><br />❤️The serum is one of my favourite Hyaluronic acid serum.&nbsp;<br />❤️This is apt for all skintypes.<br />❤️Has a thick texture.<br />❤️Is fragrance free and hence suitable for sensitive skin too.<br />❤️It gives an instant plumped look making you look juicier.<br />❤️It instantly minimizes the apperance of the wrinkles.<br />❤️Consistent use makes your skin glowing and plump!<br /><br />&nbsp;This is a must buy serum if you arte looking for a plumping and hydration boosting serum.
                                [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
                                    )
    
                            )
    
                        [315] => Array
                            (
                                [video_id] => 315
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 63828
                                [extra_params] => 
                                [community_video_id] => 508
                                [community_url] => https://admin.kindlife.in/skincare-alternative-pregnancy-edition
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/508/d7f8e7b7cf9da2cd9bbd6ab99ebba722.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/508/333bce1440431b68159c21f4f1114c5e.mp4
                                [community_last_sync_timestamp] => 1713161644
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare alternative Pregnancy edition
                                [description] => <div>This reel enlists some of the most common skin concerns women face during pregnancy and we are here with some skincare alternatives that are absolutely safe &amp; effective.&nbsp;</div>
    <div>&nbsp;</div>
    <div>As always, we still recommend professional consulting before applying anything to your face. Consult your esthetician as they know it better than anybody else!</div>
    <div>&nbsp;</div>
    <div><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@sali"><a id="product_7795" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7795" data-value="7795">2% Salicylic Acid Face Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@ah"><a id="product_3966" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=3966" data-value="3966">AHA/BHA Clarifying Treatment Toner - 150ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@pepti"><a id="product_7787" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7787" data-value="7787">Multi Peptide Night Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@hyaluronic"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@nia"><a id="product_5585" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5585" data-value="5585">5% Niacinamide Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@vitamin"><a id="product_7789" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7789" data-value="7789">Vitamin C 10% face serum - 30ml</a></span>&nbsp;<br /><br /><br /><br /><br /></div>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [551] => Array
                            (
                                [video_id] => 551
                                [video_type] => Y
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 2697
                                [extra_params] => 
                                [community_video_id] => 219
                                [community_url] => https://www.kindlife.in/beauty-breakdown-ep-2-actives-in-skincare
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/219/8994a709c734f3334112d99127caf3a2.jpg
                                [community_video_url] => ://cdn02.kindlife.in
                                [community_last_sync_timestamp] => 1713160806
                                [lang_code] => en
                                [youtube_id] => 9libJMiLVCA
                                [video] => Beauty Breakdown | Ep 2 Actives in Skincare- Demystifying Actives: The Superpowers of Skincare! ‍
                                [description] => <p>Actives - they sound intimidating, but they can be your skin's best friend! In this video, we're diving deep into the world of skincare actives and what they do.</p><p></p><p>We'll break down the science behind these powerful ingredients and how they can target various skin concerns. Here's what you can expect:</p>
    <ul><li><strong>What are Actives?</strong>  Learn what sets them apart from other skincare ingredients and why they're so effective.</li><li><strong>Active All-Stars:</strong> Discover some of the most popular actives like Hyaluronic Acid for hydration, Retinol for anti-aging, and Vitamin C for brightening.</li><li><strong>Finding Your Perfect Match:</strong> We'll discuss how to choose the right actives for your specific skin type and concerns.</li><li><strong>Pro Tips & Hacks:</strong> Learn how to incorporate actives safely and effectively into your skincare routine.</li></ul>
    <p><strong>No more confusion!</strong> By the end of this video, you'll be a skincare active pro, ready to unlock your skin's full potential.</p><p><br></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 4
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [object_id] => 552
                                        [object_type] => video_preview
                                        [pair_id] => 108644
                                        [image_id] => 0
                                        [detailed_id] => 109996
                                        [position] => 0
                                        [detailed] => Array
                                            (
                                                [object_id] => 552
                                                [object_type] => video_preview
                                                [image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [alt] => 
                                                [image_x] => 640
                                                [image_y] => 480
                                                [http_image_path] => http://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [https_image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [absolute_path] => /home/alpha/live/multivendor/images/detailed/109/sddefault_xvil-yb.jpg
                                                [relative_path] => detailed/109/sddefault_xvil-yb.jpg
                                                [is_high_res] => 
                                            )
    
                                        [video_id] => 551
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  1. Array
    (
        [5583] => Array
            (
                [product_id] => 5583
                [product] => hyaluronic acid serum
                [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
                [video_as_images] => Array
                    (
                    )
    
                [videos] => Array
                    (
                        [1046] => Array
                            (
                                [video_id] => 1046
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1707849000
                                [status] => A
                                [user_id] => 74301
                                [extra_params] => 
                                [community_video_id] => 1063
                                [community_url] => https://www.kindlife.in/actives-to-pair-with-vitamin-c-for-best-results
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/1063/ee88571c622a4de39dd7efc6dc1b106f.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/1063/4ead7090d5cb458876bc5c7decac66a1.mp4
                                [community_last_sync_timestamp] => 1707913540
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Level Up Your Skincare: Best Actives to Use with Vitamin C Serum
                                [description] => <p></p>
    <p></p><li><strong>Plum 15% Vitamin C Face Serum with Mandarin</strong>: Brighten up your skin with a powerful dose of Vitamin C and the refreshing zing of mandarin.&nbsp;</li><li><strong>Peptaronic Toner</strong>: Hydrate and plump your skin with this peptide-packed toner for that dewy glow.</li><li><strong>Suganda Hyaluronic Acid Serum</strong>: Keep your skin super hydrated with this serum that's perfect for locking in moisture.&nbsp;</li><li><strong>Pulp Date Night Glow Serum Moisturizer</strong>: Get that irresistible glow with this serum-moisturizer combo that’s perfect for your special night out.&nbsp;</li><li><strong>Deconstruct Lightweight Gel Sunscreen SPF 55+ | PA+++</strong>: Protect your skin without the grease with this ultra-light, high-protection sunscreen.</li><li><strong>FormulaRX Barrier Relief Lightweight Gel-Cream Moisturizer</strong>: Soothe and strengthen your skin barrier with this gentle, lightweight gel-cream.&nbsp;</li><p></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [726] => Array
                            (
                                [video_id] => 726
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683484200
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 754
                                [community_url] => https://www.kindlife.in/suganda-hyaluronic-acid-serum-review
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/754/1348c9dde7c4e8c717512f5021554314.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/754/6e94ce1201b0e72318929dec1d217d3b.mp4
                                [community_last_sync_timestamp] => 1713162256
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Suganda Hyaluronic Acid Serum Review
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@Hya"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp; by <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#Sug"><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 /><br />Some important points about the serum:<br /><br />❤️The serum is one of my favourite Hyaluronic acid serum.&nbsp;<br />❤️This is apt for all skintypes.<br />❤️Has a thick texture.<br />❤️Is fragrance free and hence suitable for sensitive skin too.<br />❤️It gives an instant plumped look making you look juicier.<br />❤️It instantly minimizes the apperance of the wrinkles.<br />❤️Consistent use makes your skin glowing and plump!<br /><br />&nbsp;This is a must buy serum if you arte looking for a plumping and hydration boosting serum.
                                [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
                                    )
    
                            )
    
                        [315] => Array
                            (
                                [video_id] => 315
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 63828
                                [extra_params] => 
                                [community_video_id] => 508
                                [community_url] => https://admin.kindlife.in/skincare-alternative-pregnancy-edition
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/508/d7f8e7b7cf9da2cd9bbd6ab99ebba722.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/508/333bce1440431b68159c21f4f1114c5e.mp4
                                [community_last_sync_timestamp] => 1713161644
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare alternative Pregnancy edition
                                [description] => <div>This reel enlists some of the most common skin concerns women face during pregnancy and we are here with some skincare alternatives that are absolutely safe &amp; effective.&nbsp;</div>
    <div>&nbsp;</div>
    <div>As always, we still recommend professional consulting before applying anything to your face. Consult your esthetician as they know it better than anybody else!</div>
    <div>&nbsp;</div>
    <div><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@sali"><a id="product_7795" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7795" data-value="7795">2% Salicylic Acid Face Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@ah"><a id="product_3966" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=3966" data-value="3966">AHA/BHA Clarifying Treatment Toner - 150ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@pepti"><a id="product_7787" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7787" data-value="7787">Multi Peptide Night Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@hyaluronic"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@nia"><a id="product_5585" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5585" data-value="5585">5% Niacinamide Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@vitamin"><a id="product_7789" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7789" data-value="7789">Vitamin C 10% face serum - 30ml</a></span>&nbsp;<br /><br /><br /><br /><br /></div>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [551] => Array
                            (
                                [video_id] => 551
                                [video_type] => Y
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 2697
                                [extra_params] => 
                                [community_video_id] => 219
                                [community_url] => https://www.kindlife.in/beauty-breakdown-ep-2-actives-in-skincare
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/219/8994a709c734f3334112d99127caf3a2.jpg
                                [community_video_url] => ://cdn02.kindlife.in
                                [community_last_sync_timestamp] => 1713160806
                                [lang_code] => en
                                [youtube_id] => 9libJMiLVCA
                                [video] => Beauty Breakdown | Ep 2 Actives in Skincare- Demystifying Actives: The Superpowers of Skincare! ‍
                                [description] => <p>Actives - they sound intimidating, but they can be your skin's best friend! In this video, we're diving deep into the world of skincare actives and what they do.</p><p></p><p>We'll break down the science behind these powerful ingredients and how they can target various skin concerns. Here's what you can expect:</p>
    <ul><li><strong>What are Actives?</strong>  Learn what sets them apart from other skincare ingredients and why they're so effective.</li><li><strong>Active All-Stars:</strong> Discover some of the most popular actives like Hyaluronic Acid for hydration, Retinol for anti-aging, and Vitamin C for brightening.</li><li><strong>Finding Your Perfect Match:</strong> We'll discuss how to choose the right actives for your specific skin type and concerns.</li><li><strong>Pro Tips & Hacks:</strong> Learn how to incorporate actives safely and effectively into your skincare routine.</li></ul>
    <p><strong>No more confusion!</strong> By the end of this video, you'll be a skincare active pro, ready to unlock your skin's full potential.</p><p><br></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 4
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [object_id] => 552
                                        [object_type] => video_preview
                                        [pair_id] => 108644
                                        [image_id] => 0
                                        [detailed_id] => 109996
                                        [position] => 0
                                        [detailed] => Array
                                            (
                                                [object_id] => 552
                                                [object_type] => video_preview
                                                [image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [alt] => 
                                                [image_x] => 640
                                                [image_y] => 480
                                                [http_image_path] => http://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [https_image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [absolute_path] => /home/alpha/live/multivendor/images/detailed/109/sddefault_xvil-yb.jpg
                                                [relative_path] => detailed/109/sddefault_xvil-yb.jpg
                                                [is_high_res] => 
                                            )
    
                                        [video_id] => 551
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [pid] => 5583
        [limit] => 1
        [total] => 1
        [custom_extend] => Array
            (
                [0] => product_name
                [1] => categories
            )
    
        [load_products_extra_data] => 
        [force_virtual] => 1
        [runtime_company_id] => 13
        [vr_company_id] => 0
        [is_virtual] => Y
        [virtual_conditions] => Array
            (
                [set] => all
                [set_value] => 1
                [conditions] => Array
                    (
                        [1] => Array
                            (
                                [operator] => in
                                [condition] => categories
                                [value] => 274,275,276,277,278,281,282,284,285,287,288,290,296,432,508,579,620,621,745,1011,1096,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1214,1215,1216,1217,1218,1238,1270,1364,1632,1648,1703,1704,1977,2040,2116,2117,2118,2141,2191,2242,2250,2251,2322,2366,2421,2437,2439,2440,2444,2445,2456,2457,2458,2465,2468,2469,2472,2474,2476,2477,2481,2483,2485,2486,2489,2492,2497,2498,458,1186,2438,2453,2463,2473,2488,2494,2640,2641,2642,2643,2644,2645,2646,2647,2648,2649,2650,2651,2652,2653,2654,2655,2656,2657,2658,2659,2660,2661,2662,2663,2664,2665,2666,2667,2668,2669,2670,2671,2672,2673,2674,2675,2676,2677,2678,2679,2680,2681,2682,2683,2684
                            )
    
                    )
    
            )
    
    )
    
    
  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 (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 (5583)) AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0)) AND products.master_product_status IN ('A') AND (1 AND products_categories.category_id IN (458, 1648, 274, 275, 276, 277, 278, 281, 282, 284, 285, 287, 288, 290, 296, 432, 2662, 508, 579, 1632, 620, 621, 745, 1011, 1096, 1218, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1214, 1215, 1216, 1217, 1238, 1270, 1364, 1704, 1703, 1977, 2040, 2116, 2117, 2118, 2141, 2191, 2242, 2661, 2250, 2251, 2488, 2421, 2322, 2366, 2656, 2437, 2438, 2439, 2440, 2645, 2659, 2444, 2445, 2663, 2658, 2654, 2453, 2643, 2644, 2456, 2457, 2458, 2653, 2651, 2652, 2463, 2465, 2640, 2468, 2469, 2649, 2650, 2472, 2473, 2474, 2646, 2476, 2477, 2648, 2684, 2481, 2660, 2642, 2483, 2485, 2486, 2489, 2647, 2641, 2492, 2494, 2655, 2497, 2498, 2657, 2664, 2666, 2665, 2667, 2668, 2669, 2670, 2671, 2672, 2673, 2674, 2675, 2676, 2677, 2678, 2679, 2680, 2681, 2682, 2683)) 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
        [pid] => 5583
        [limit] => 1
        [total] => 1
        [custom_extend] => Array
            (
                [0] => product_name
                [1] => categories
            )
    
        [load_products_extra_data] => 
        [force_virtual] => 1
        [runtime_company_id] => 13
        [vr_company_id] => 0
        [is_virtual] => Y
        [virtual_conditions] => Array
            (
                [set] => all
                [set_value] => 1
                [conditions] => Array
                    (
                        [1] => Array
                            (
                                [operator] => in
                                [condition] => categories
                                [value] => 458,1186,2438,2453,2463,2473,2488,2494,2640,2641,2642,2643,2644,2645,2646,2647,2648,2649,2650,2651,2652,2653,2654,2655,2656,2657,2658,2659,2660,2661,2662,2663,2664,2665,2666,2667,2668,2669,2670,2671,2672,2673,2674,2675,2676,2677,2678,2679,2680,2681,2682,2683,2684
                            )
    
                    )
    
            )
    
    )
    
    
  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 (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 (5583)) AND (companies.status IN ('A') OR products.company_id = 0) AND products.company_id IN (13, 0)) AND products.master_product_status IN ('A') AND (1 AND products_categories.category_id IN (458, 2662, 1186, 2661, 2488, 2656, 2438, 2645, 2659, 2663, 2658, 2654, 2453, 2643, 2644, 2653, 2651, 2652, 2463, 2640, 2649, 2650, 2473, 2646, 2648, 2684, 2660, 2642, 2647, 2641, 2494, 2655, 2657, 2664, 2666, 2665, 2667, 2668, 2669, 2670, 2671, 2672, 2673, 2674, 2675, 2676, 2677, 2678, 2679, 2680, 2681, 2682, 2683)) 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
    
Skin :: Masks :: Other masks :: hyaluronic acid serum - Well-Being made easy | Clean Beauty, Healthy Snacks, Wellness brands

Extra 5% off on all Kbeauty orders above ₹999

KLOVE

Copied

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+

  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 5583
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 13
    )
    
    
  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 (5583)) 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
    (
        [5583] => Array
            (
                [product_id] => 5583
                [product] => hyaluronic acid serum
                [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] => SU6
                [hsn_code] => 3304
                [status] => A
                [list_price] => 599.00
                [amount] => 49
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1640158330
                [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] => 539.100000
                [category_ids] => Array
                    (
                        [0] => 2826
                    )
    
                [seo_name] => suganda-hyaluronic-acid-serum-30ml
                [seo_path] => 2685/2690/2826
                [main_category] => 2826
                [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
                    (
                        [1046] => Array
                            (
                                [video_id] => 1046
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1707849000
                                [status] => A
                                [user_id] => 74301
                                [extra_params] => 
                                [community_video_id] => 1063
                                [community_url] => https://www.kindlife.in/actives-to-pair-with-vitamin-c-for-best-results
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/1063/ee88571c622a4de39dd7efc6dc1b106f.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/1063/4ead7090d5cb458876bc5c7decac66a1.mp4
                                [community_last_sync_timestamp] => 1707913540
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Level Up Your Skincare: Best Actives to Use with Vitamin C Serum
                                [description] => <p></p>
    <p></p><li><strong>Plum 15% Vitamin C Face Serum with Mandarin</strong>: Brighten up your skin with a powerful dose of Vitamin C and the refreshing zing of mandarin.&nbsp;</li><li><strong>Peptaronic Toner</strong>: Hydrate and plump your skin with this peptide-packed toner for that dewy glow.</li><li><strong>Suganda Hyaluronic Acid Serum</strong>: Keep your skin super hydrated with this serum that's perfect for locking in moisture.&nbsp;</li><li><strong>Pulp Date Night Glow Serum Moisturizer</strong>: Get that irresistible glow with this serum-moisturizer combo that’s perfect for your special night out.&nbsp;</li><li><strong>Deconstruct Lightweight Gel Sunscreen SPF 55+ | PA+++</strong>: Protect your skin without the grease with this ultra-light, high-protection sunscreen.</li><li><strong>FormulaRX Barrier Relief Lightweight Gel-Cream Moisturizer</strong>: Soothe and strengthen your skin barrier with this gentle, lightweight gel-cream.&nbsp;</li><p></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [726] => Array
                            (
                                [video_id] => 726
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683484200
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 754
                                [community_url] => https://www.kindlife.in/suganda-hyaluronic-acid-serum-review
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/754/1348c9dde7c4e8c717512f5021554314.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/754/6e94ce1201b0e72318929dec1d217d3b.mp4
                                [community_last_sync_timestamp] => 1713162256
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Suganda Hyaluronic Acid Serum Review
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@Hya"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp; by <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#Sug"><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 /><br />Some important points about the serum:<br /><br />❤️The serum is one of my favourite Hyaluronic acid serum.&nbsp;<br />❤️This is apt for all skintypes.<br />❤️Has a thick texture.<br />❤️Is fragrance free and hence suitable for sensitive skin too.<br />❤️It gives an instant plumped look making you look juicier.<br />❤️It instantly minimizes the apperance of the wrinkles.<br />❤️Consistent use makes your skin glowing and plump!<br /><br />&nbsp;This is a must buy serum if you arte looking for a plumping and hydration boosting serum.
                                [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
                                    )
    
                            )
    
                        [315] => Array
                            (
                                [video_id] => 315
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 63828
                                [extra_params] => 
                                [community_video_id] => 508
                                [community_url] => https://admin.kindlife.in/skincare-alternative-pregnancy-edition
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/508/d7f8e7b7cf9da2cd9bbd6ab99ebba722.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/508/333bce1440431b68159c21f4f1114c5e.mp4
                                [community_last_sync_timestamp] => 1713161644
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare alternative Pregnancy edition
                                [description] => <div>This reel enlists some of the most common skin concerns women face during pregnancy and we are here with some skincare alternatives that are absolutely safe &amp; effective.&nbsp;</div>
    <div>&nbsp;</div>
    <div>As always, we still recommend professional consulting before applying anything to your face. Consult your esthetician as they know it better than anybody else!</div>
    <div>&nbsp;</div>
    <div><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@sali"><a id="product_7795" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7795" data-value="7795">2% Salicylic Acid Face Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@ah"><a id="product_3966" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=3966" data-value="3966">AHA/BHA Clarifying Treatment Toner - 150ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@pepti"><a id="product_7787" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7787" data-value="7787">Multi Peptide Night Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@hyaluronic"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@nia"><a id="product_5585" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5585" data-value="5585">5% Niacinamide Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@vitamin"><a id="product_7789" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7789" data-value="7789">Vitamin C 10% face serum - 30ml</a></span>&nbsp;<br /><br /><br /><br /><br /></div>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [551] => Array
                            (
                                [video_id] => 551
                                [video_type] => Y
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 2697
                                [extra_params] => 
                                [community_video_id] => 219
                                [community_url] => https://www.kindlife.in/beauty-breakdown-ep-2-actives-in-skincare
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/219/8994a709c734f3334112d99127caf3a2.jpg
                                [community_video_url] => ://cdn02.kindlife.in
                                [community_last_sync_timestamp] => 1713160806
                                [lang_code] => en
                                [youtube_id] => 9libJMiLVCA
                                [video] => Beauty Breakdown | Ep 2 Actives in Skincare- Demystifying Actives: The Superpowers of Skincare! ‍
                                [description] => <p>Actives - they sound intimidating, but they can be your skin's best friend! In this video, we're diving deep into the world of skincare actives and what they do.</p><p></p><p>We'll break down the science behind these powerful ingredients and how they can target various skin concerns. Here's what you can expect:</p>
    <ul><li><strong>What are Actives?</strong>  Learn what sets them apart from other skincare ingredients and why they're so effective.</li><li><strong>Active All-Stars:</strong> Discover some of the most popular actives like Hyaluronic Acid for hydration, Retinol for anti-aging, and Vitamin C for brightening.</li><li><strong>Finding Your Perfect Match:</strong> We'll discuss how to choose the right actives for your specific skin type and concerns.</li><li><strong>Pro Tips & Hacks:</strong> Learn how to incorporate actives safely and effectively into your skincare routine.</li></ul>
    <p><strong>No more confusion!</strong> By the end of this video, you'll be a skincare active pro, ready to unlock your skin's full potential.</p><p><br></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 4
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [object_id] => 552
                                        [object_type] => video_preview
                                        [pair_id] => 108644
                                        [image_id] => 0
                                        [detailed_id] => 109996
                                        [position] => 0
                                        [detailed] => Array
                                            (
                                                [object_id] => 552
                                                [object_type] => video_preview
                                                [image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [alt] => 
                                                [image_x] => 640
                                                [image_y] => 480
                                                [http_image_path] => http://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [https_image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [absolute_path] => /home/alpha/live/multivendor/images/detailed/109/sddefault_xvil-yb.jpg
                                                [relative_path] => detailed/109/sddefault_xvil-yb.jpg
                                                [is_high_res] => 
                                            )
    
                                        [video_id] => 551
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  1. Array
    (
        [5583] => Array
            (
                [product_id] => 5583
                [product] => hyaluronic acid serum
                [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] => SU6
                [hsn_code] => 3304
                [status] => A
                [list_price] => 599.00
                [amount] => 49
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1640158330
                [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] => 539.100000
                [category_ids] => Array
                    (
                        [0] => 2826
                    )
    
                [seo_name] => suganda-hyaluronic-acid-serum-30ml
                [seo_path] => 2685/2690/2826
                [main_category] => 2826
                [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
                    (
                        [1046] => Array
                            (
                                [video_id] => 1046
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1707849000
                                [status] => A
                                [user_id] => 74301
                                [extra_params] => 
                                [community_video_id] => 1063
                                [community_url] => https://www.kindlife.in/actives-to-pair-with-vitamin-c-for-best-results
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/1063/ee88571c622a4de39dd7efc6dc1b106f.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/1063/4ead7090d5cb458876bc5c7decac66a1.mp4
                                [community_last_sync_timestamp] => 1707913540
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Level Up Your Skincare: Best Actives to Use with Vitamin C Serum
                                [description] => <p></p>
    <p></p><li><strong>Plum 15% Vitamin C Face Serum with Mandarin</strong>: Brighten up your skin with a powerful dose of Vitamin C and the refreshing zing of mandarin.&nbsp;</li><li><strong>Peptaronic Toner</strong>: Hydrate and plump your skin with this peptide-packed toner for that dewy glow.</li><li><strong>Suganda Hyaluronic Acid Serum</strong>: Keep your skin super hydrated with this serum that's perfect for locking in moisture.&nbsp;</li><li><strong>Pulp Date Night Glow Serum Moisturizer</strong>: Get that irresistible glow with this serum-moisturizer combo that’s perfect for your special night out.&nbsp;</li><li><strong>Deconstruct Lightweight Gel Sunscreen SPF 55+ | PA+++</strong>: Protect your skin without the grease with this ultra-light, high-protection sunscreen.</li><li><strong>FormulaRX Barrier Relief Lightweight Gel-Cream Moisturizer</strong>: Soothe and strengthen your skin barrier with this gentle, lightweight gel-cream.&nbsp;</li><p></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [726] => Array
                            (
                                [video_id] => 726
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683484200
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 754
                                [community_url] => https://www.kindlife.in/suganda-hyaluronic-acid-serum-review
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/754/1348c9dde7c4e8c717512f5021554314.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/754/6e94ce1201b0e72318929dec1d217d3b.mp4
                                [community_last_sync_timestamp] => 1713162256
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Suganda Hyaluronic Acid Serum Review
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@Hya"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp; by <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#Sug"><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 /><br />Some important points about the serum:<br /><br />❤️The serum is one of my favourite Hyaluronic acid serum.&nbsp;<br />❤️This is apt for all skintypes.<br />❤️Has a thick texture.<br />❤️Is fragrance free and hence suitable for sensitive skin too.<br />❤️It gives an instant plumped look making you look juicier.<br />❤️It instantly minimizes the apperance of the wrinkles.<br />❤️Consistent use makes your skin glowing and plump!<br /><br />&nbsp;This is a must buy serum if you arte looking for a plumping and hydration boosting serum.
                                [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
                                    )
    
                            )
    
                        [315] => Array
                            (
                                [video_id] => 315
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 63828
                                [extra_params] => 
                                [community_video_id] => 508
                                [community_url] => https://admin.kindlife.in/skincare-alternative-pregnancy-edition
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/508/d7f8e7b7cf9da2cd9bbd6ab99ebba722.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/508/333bce1440431b68159c21f4f1114c5e.mp4
                                [community_last_sync_timestamp] => 1713161644
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare alternative Pregnancy edition
                                [description] => <div>This reel enlists some of the most common skin concerns women face during pregnancy and we are here with some skincare alternatives that are absolutely safe &amp; effective.&nbsp;</div>
    <div>&nbsp;</div>
    <div>As always, we still recommend professional consulting before applying anything to your face. Consult your esthetician as they know it better than anybody else!</div>
    <div>&nbsp;</div>
    <div><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@sali"><a id="product_7795" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7795" data-value="7795">2% Salicylic Acid Face Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@ah"><a id="product_3966" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=3966" data-value="3966">AHA/BHA Clarifying Treatment Toner - 150ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@pepti"><a id="product_7787" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7787" data-value="7787">Multi Peptide Night Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@hyaluronic"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@nia"><a id="product_5585" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5585" data-value="5585">5% Niacinamide Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@vitamin"><a id="product_7789" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7789" data-value="7789">Vitamin C 10% face serum - 30ml</a></span>&nbsp;<br /><br /><br /><br /><br /></div>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [551] => Array
                            (
                                [video_id] => 551
                                [video_type] => Y
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 2697
                                [extra_params] => 
                                [community_video_id] => 219
                                [community_url] => https://www.kindlife.in/beauty-breakdown-ep-2-actives-in-skincare
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/219/8994a709c734f3334112d99127caf3a2.jpg
                                [community_video_url] => ://cdn02.kindlife.in
                                [community_last_sync_timestamp] => 1713160806
                                [lang_code] => en
                                [youtube_id] => 9libJMiLVCA
                                [video] => Beauty Breakdown | Ep 2 Actives in Skincare- Demystifying Actives: The Superpowers of Skincare! ‍
                                [description] => <p>Actives - they sound intimidating, but they can be your skin's best friend! In this video, we're diving deep into the world of skincare actives and what they do.</p><p></p><p>We'll break down the science behind these powerful ingredients and how they can target various skin concerns. Here's what you can expect:</p>
    <ul><li><strong>What are Actives?</strong>  Learn what sets them apart from other skincare ingredients and why they're so effective.</li><li><strong>Active All-Stars:</strong> Discover some of the most popular actives like Hyaluronic Acid for hydration, Retinol for anti-aging, and Vitamin C for brightening.</li><li><strong>Finding Your Perfect Match:</strong> We'll discuss how to choose the right actives for your specific skin type and concerns.</li><li><strong>Pro Tips & Hacks:</strong> Learn how to incorporate actives safely and effectively into your skincare routine.</li></ul>
    <p><strong>No more confusion!</strong> By the end of this video, you'll be a skincare active pro, ready to unlock your skin's full potential.</p><p><br></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 4
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [object_id] => 552
                                        [object_type] => video_preview
                                        [pair_id] => 108644
                                        [image_id] => 0
                                        [detailed_id] => 109996
                                        [position] => 0
                                        [detailed] => Array
                                            (
                                                [object_id] => 552
                                                [object_type] => video_preview
                                                [image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [alt] => 
                                                [image_x] => 640
                                                [image_y] => 480
                                                [http_image_path] => http://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [https_image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [absolute_path] => /home/alpha/live/multivendor/images/detailed/109/sddefault_xvil-yb.jpg
                                                [relative_path] => detailed/109/sddefault_xvil-yb.jpg
                                                [is_high_res] => 
                                            )
    
                                        [video_id] => 551
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  2. end of fxn
    
Suganda: hyaluronic acid serum
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 5583
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 13
    )
    
    
  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 (5583)) 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
    (
        [5583] => Array
            (
                [product_id] => 5583
                [product] => hyaluronic acid serum
                [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] => SU6
                [hsn_code] => 3304
                [status] => A
                [list_price] => 599.00
                [amount] => 49
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1640158330
                [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] => 539.100000
                [category_ids] => Array
                    (
                        [0] => 2826
                    )
    
                [seo_name] => suganda-hyaluronic-acid-serum-30ml
                [seo_path] => 2685/2690/2826
                [main_category] => 2826
                [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
                    (
                        [1046] => Array
                            (
                                [video_id] => 1046
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1707849000
                                [status] => A
                                [user_id] => 74301
                                [extra_params] => 
                                [community_video_id] => 1063
                                [community_url] => https://www.kindlife.in/actives-to-pair-with-vitamin-c-for-best-results
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/1063/ee88571c622a4de39dd7efc6dc1b106f.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/1063/4ead7090d5cb458876bc5c7decac66a1.mp4
                                [community_last_sync_timestamp] => 1707913540
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Level Up Your Skincare: Best Actives to Use with Vitamin C Serum
                                [description] => <p></p>
    <p></p><li><strong>Plum 15% Vitamin C Face Serum with Mandarin</strong>: Brighten up your skin with a powerful dose of Vitamin C and the refreshing zing of mandarin.&nbsp;</li><li><strong>Peptaronic Toner</strong>: Hydrate and plump your skin with this peptide-packed toner for that dewy glow.</li><li><strong>Suganda Hyaluronic Acid Serum</strong>: Keep your skin super hydrated with this serum that's perfect for locking in moisture.&nbsp;</li><li><strong>Pulp Date Night Glow Serum Moisturizer</strong>: Get that irresistible glow with this serum-moisturizer combo that’s perfect for your special night out.&nbsp;</li><li><strong>Deconstruct Lightweight Gel Sunscreen SPF 55+ | PA+++</strong>: Protect your skin without the grease with this ultra-light, high-protection sunscreen.</li><li><strong>FormulaRX Barrier Relief Lightweight Gel-Cream Moisturizer</strong>: Soothe and strengthen your skin barrier with this gentle, lightweight gel-cream.&nbsp;</li><p></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [726] => Array
                            (
                                [video_id] => 726
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683484200
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 754
                                [community_url] => https://www.kindlife.in/suganda-hyaluronic-acid-serum-review
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/754/1348c9dde7c4e8c717512f5021554314.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/754/6e94ce1201b0e72318929dec1d217d3b.mp4
                                [community_last_sync_timestamp] => 1713162256
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Suganda Hyaluronic Acid Serum Review
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@Hya"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp; by <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#Sug"><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 /><br />Some important points about the serum:<br /><br />❤️The serum is one of my favourite Hyaluronic acid serum.&nbsp;<br />❤️This is apt for all skintypes.<br />❤️Has a thick texture.<br />❤️Is fragrance free and hence suitable for sensitive skin too.<br />❤️It gives an instant plumped look making you look juicier.<br />❤️It instantly minimizes the apperance of the wrinkles.<br />❤️Consistent use makes your skin glowing and plump!<br /><br />&nbsp;This is a must buy serum if you arte looking for a plumping and hydration boosting serum.
                                [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
                                    )
    
                            )
    
                        [315] => Array
                            (
                                [video_id] => 315
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 63828
                                [extra_params] => 
                                [community_video_id] => 508
                                [community_url] => https://admin.kindlife.in/skincare-alternative-pregnancy-edition
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/508/d7f8e7b7cf9da2cd9bbd6ab99ebba722.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/508/333bce1440431b68159c21f4f1114c5e.mp4
                                [community_last_sync_timestamp] => 1713161644
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare alternative Pregnancy edition
                                [description] => <div>This reel enlists some of the most common skin concerns women face during pregnancy and we are here with some skincare alternatives that are absolutely safe &amp; effective.&nbsp;</div>
    <div>&nbsp;</div>
    <div>As always, we still recommend professional consulting before applying anything to your face. Consult your esthetician as they know it better than anybody else!</div>
    <div>&nbsp;</div>
    <div><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@sali"><a id="product_7795" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7795" data-value="7795">2% Salicylic Acid Face Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@ah"><a id="product_3966" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=3966" data-value="3966">AHA/BHA Clarifying Treatment Toner - 150ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@pepti"><a id="product_7787" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7787" data-value="7787">Multi Peptide Night Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@hyaluronic"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@nia"><a id="product_5585" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5585" data-value="5585">5% Niacinamide Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@vitamin"><a id="product_7789" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7789" data-value="7789">Vitamin C 10% face serum - 30ml</a></span>&nbsp;<br /><br /><br /><br /><br /></div>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [551] => Array
                            (
                                [video_id] => 551
                                [video_type] => Y
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 2697
                                [extra_params] => 
                                [community_video_id] => 219
                                [community_url] => https://www.kindlife.in/beauty-breakdown-ep-2-actives-in-skincare
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/219/8994a709c734f3334112d99127caf3a2.jpg
                                [community_video_url] => ://cdn02.kindlife.in
                                [community_last_sync_timestamp] => 1713160806
                                [lang_code] => en
                                [youtube_id] => 9libJMiLVCA
                                [video] => Beauty Breakdown | Ep 2 Actives in Skincare- Demystifying Actives: The Superpowers of Skincare! ‍
                                [description] => <p>Actives - they sound intimidating, but they can be your skin's best friend! In this video, we're diving deep into the world of skincare actives and what they do.</p><p></p><p>We'll break down the science behind these powerful ingredients and how they can target various skin concerns. Here's what you can expect:</p>
    <ul><li><strong>What are Actives?</strong>  Learn what sets them apart from other skincare ingredients and why they're so effective.</li><li><strong>Active All-Stars:</strong> Discover some of the most popular actives like Hyaluronic Acid for hydration, Retinol for anti-aging, and Vitamin C for brightening.</li><li><strong>Finding Your Perfect Match:</strong> We'll discuss how to choose the right actives for your specific skin type and concerns.</li><li><strong>Pro Tips & Hacks:</strong> Learn how to incorporate actives safely and effectively into your skincare routine.</li></ul>
    <p><strong>No more confusion!</strong> By the end of this video, you'll be a skincare active pro, ready to unlock your skin's full potential.</p><p><br></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 4
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [object_id] => 552
                                        [object_type] => video_preview
                                        [pair_id] => 108644
                                        [image_id] => 0
                                        [detailed_id] => 109996
                                        [position] => 0
                                        [detailed] => Array
                                            (
                                                [object_id] => 552
                                                [object_type] => video_preview
                                                [image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [alt] => 
                                                [image_x] => 640
                                                [image_y] => 480
                                                [http_image_path] => http://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [https_image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [absolute_path] => /home/alpha/live/multivendor/images/detailed/109/sddefault_xvil-yb.jpg
                                                [relative_path] => detailed/109/sddefault_xvil-yb.jpg
                                                [is_high_res] => 
                                            )
    
                                        [video_id] => 551
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  1. Array
    (
        [5583] => Array
            (
                [product_id] => 5583
                [product] => hyaluronic acid serum
                [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] => SU6
                [hsn_code] => 3304
                [status] => A
                [list_price] => 599.00
                [amount] => 49
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1640158330
                [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] => 539.100000
                [category_ids] => Array
                    (
                        [0] => 2826
                    )
    
                [seo_name] => suganda-hyaluronic-acid-serum-30ml
                [seo_path] => 2685/2690/2826
                [main_category] => 2826
                [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
                    (
                        [1046] => Array
                            (
                                [video_id] => 1046
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1707849000
                                [status] => A
                                [user_id] => 74301
                                [extra_params] => 
                                [community_video_id] => 1063
                                [community_url] => https://www.kindlife.in/actives-to-pair-with-vitamin-c-for-best-results
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/1063/ee88571c622a4de39dd7efc6dc1b106f.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/1063/4ead7090d5cb458876bc5c7decac66a1.mp4
                                [community_last_sync_timestamp] => 1707913540
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Level Up Your Skincare: Best Actives to Use with Vitamin C Serum
                                [description] => <p></p>
    <p></p><li><strong>Plum 15% Vitamin C Face Serum with Mandarin</strong>: Brighten up your skin with a powerful dose of Vitamin C and the refreshing zing of mandarin.&nbsp;</li><li><strong>Peptaronic Toner</strong>: Hydrate and plump your skin with this peptide-packed toner for that dewy glow.</li><li><strong>Suganda Hyaluronic Acid Serum</strong>: Keep your skin super hydrated with this serum that's perfect for locking in moisture.&nbsp;</li><li><strong>Pulp Date Night Glow Serum Moisturizer</strong>: Get that irresistible glow with this serum-moisturizer combo that’s perfect for your special night out.&nbsp;</li><li><strong>Deconstruct Lightweight Gel Sunscreen SPF 55+ | PA+++</strong>: Protect your skin without the grease with this ultra-light, high-protection sunscreen.</li><li><strong>FormulaRX Barrier Relief Lightweight Gel-Cream Moisturizer</strong>: Soothe and strengthen your skin barrier with this gentle, lightweight gel-cream.&nbsp;</li><p></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [726] => Array
                            (
                                [video_id] => 726
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683484200
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 754
                                [community_url] => https://www.kindlife.in/suganda-hyaluronic-acid-serum-review
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/754/1348c9dde7c4e8c717512f5021554314.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/754/6e94ce1201b0e72318929dec1d217d3b.mp4
                                [community_last_sync_timestamp] => 1713162256
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Suganda Hyaluronic Acid Serum Review
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@Hya"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp; by <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#Sug"><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 /><br />Some important points about the serum:<br /><br />❤️The serum is one of my favourite Hyaluronic acid serum.&nbsp;<br />❤️This is apt for all skintypes.<br />❤️Has a thick texture.<br />❤️Is fragrance free and hence suitable for sensitive skin too.<br />❤️It gives an instant plumped look making you look juicier.<br />❤️It instantly minimizes the apperance of the wrinkles.<br />❤️Consistent use makes your skin glowing and plump!<br /><br />&nbsp;This is a must buy serum if you arte looking for a plumping and hydration boosting serum.
                                [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
                                    )
    
                            )
    
                        [315] => Array
                            (
                                [video_id] => 315
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 63828
                                [extra_params] => 
                                [community_video_id] => 508
                                [community_url] => https://admin.kindlife.in/skincare-alternative-pregnancy-edition
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/508/d7f8e7b7cf9da2cd9bbd6ab99ebba722.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/508/333bce1440431b68159c21f4f1114c5e.mp4
                                [community_last_sync_timestamp] => 1713161644
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare alternative Pregnancy edition
                                [description] => <div>This reel enlists some of the most common skin concerns women face during pregnancy and we are here with some skincare alternatives that are absolutely safe &amp; effective.&nbsp;</div>
    <div>&nbsp;</div>
    <div>As always, we still recommend professional consulting before applying anything to your face. Consult your esthetician as they know it better than anybody else!</div>
    <div>&nbsp;</div>
    <div><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@sali"><a id="product_7795" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7795" data-value="7795">2% Salicylic Acid Face Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@ah"><a id="product_3966" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=3966" data-value="3966">AHA/BHA Clarifying Treatment Toner - 150ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@pepti"><a id="product_7787" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7787" data-value="7787">Multi Peptide Night Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@hyaluronic"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@nia"><a id="product_5585" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5585" data-value="5585">5% Niacinamide Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@vitamin"><a id="product_7789" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7789" data-value="7789">Vitamin C 10% face serum - 30ml</a></span>&nbsp;<br /><br /><br /><br /><br /></div>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [551] => Array
                            (
                                [video_id] => 551
                                [video_type] => Y
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 2697
                                [extra_params] => 
                                [community_video_id] => 219
                                [community_url] => https://www.kindlife.in/beauty-breakdown-ep-2-actives-in-skincare
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/219/8994a709c734f3334112d99127caf3a2.jpg
                                [community_video_url] => ://cdn02.kindlife.in
                                [community_last_sync_timestamp] => 1713160806
                                [lang_code] => en
                                [youtube_id] => 9libJMiLVCA
                                [video] => Beauty Breakdown | Ep 2 Actives in Skincare- Demystifying Actives: The Superpowers of Skincare! ‍
                                [description] => <p>Actives - they sound intimidating, but they can be your skin's best friend! In this video, we're diving deep into the world of skincare actives and what they do.</p><p></p><p>We'll break down the science behind these powerful ingredients and how they can target various skin concerns. Here's what you can expect:</p>
    <ul><li><strong>What are Actives?</strong>  Learn what sets them apart from other skincare ingredients and why they're so effective.</li><li><strong>Active All-Stars:</strong> Discover some of the most popular actives like Hyaluronic Acid for hydration, Retinol for anti-aging, and Vitamin C for brightening.</li><li><strong>Finding Your Perfect Match:</strong> We'll discuss how to choose the right actives for your specific skin type and concerns.</li><li><strong>Pro Tips & Hacks:</strong> Learn how to incorporate actives safely and effectively into your skincare routine.</li></ul>
    <p><strong>No more confusion!</strong> By the end of this video, you'll be a skincare active pro, ready to unlock your skin's full potential.</p><p><br></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 4
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [object_id] => 552
                                        [object_type] => video_preview
                                        [pair_id] => 108644
                                        [image_id] => 0
                                        [detailed_id] => 109996
                                        [position] => 0
                                        [detailed] => Array
                                            (
                                                [object_id] => 552
                                                [object_type] => video_preview
                                                [image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [alt] => 
                                                [image_x] => 640
                                                [image_y] => 480
                                                [http_image_path] => http://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [https_image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [absolute_path] => /home/alpha/live/multivendor/images/detailed/109/sddefault_xvil-yb.jpg
                                                [relative_path] => detailed/109/sddefault_xvil-yb.jpg
                                                [is_high_res] => 
                                            )
    
                                        [video_id] => 551
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 5583
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 13
    )
    
    
  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 (5583)) 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
    (
        [5583] => Array
            (
                [product_id] => 5583
                [product] => hyaluronic acid serum
                [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] => SU6
                [hsn_code] => 3304
                [status] => A
                [list_price] => 599.00
                [amount] => 49
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1640158330
                [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] => 539.100000
                [category_ids] => Array
                    (
                        [0] => 2826
                    )
    
                [seo_name] => suganda-hyaluronic-acid-serum-30ml
                [seo_path] => 2685/2690/2826
                [main_category] => 2826
                [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
                    (
                        [1046] => Array
                            (
                                [video_id] => 1046
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1707849000
                                [status] => A
                                [user_id] => 74301
                                [extra_params] => 
                                [community_video_id] => 1063
                                [community_url] => https://www.kindlife.in/actives-to-pair-with-vitamin-c-for-best-results
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/1063/ee88571c622a4de39dd7efc6dc1b106f.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/1063/4ead7090d5cb458876bc5c7decac66a1.mp4
                                [community_last_sync_timestamp] => 1707913540
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Level Up Your Skincare: Best Actives to Use with Vitamin C Serum
                                [description] => <p></p>
    <p></p><li><strong>Plum 15% Vitamin C Face Serum with Mandarin</strong>: Brighten up your skin with a powerful dose of Vitamin C and the refreshing zing of mandarin.&nbsp;</li><li><strong>Peptaronic Toner</strong>: Hydrate and plump your skin with this peptide-packed toner for that dewy glow.</li><li><strong>Suganda Hyaluronic Acid Serum</strong>: Keep your skin super hydrated with this serum that's perfect for locking in moisture.&nbsp;</li><li><strong>Pulp Date Night Glow Serum Moisturizer</strong>: Get that irresistible glow with this serum-moisturizer combo that’s perfect for your special night out.&nbsp;</li><li><strong>Deconstruct Lightweight Gel Sunscreen SPF 55+ | PA+++</strong>: Protect your skin without the grease with this ultra-light, high-protection sunscreen.</li><li><strong>FormulaRX Barrier Relief Lightweight Gel-Cream Moisturizer</strong>: Soothe and strengthen your skin barrier with this gentle, lightweight gel-cream.&nbsp;</li><p></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [726] => Array
                            (
                                [video_id] => 726
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683484200
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 754
                                [community_url] => https://www.kindlife.in/suganda-hyaluronic-acid-serum-review
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/754/1348c9dde7c4e8c717512f5021554314.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/754/6e94ce1201b0e72318929dec1d217d3b.mp4
                                [community_last_sync_timestamp] => 1713162256
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Suganda Hyaluronic Acid Serum Review
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@Hya"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp; by <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#Sug"><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 /><br />Some important points about the serum:<br /><br />❤️The serum is one of my favourite Hyaluronic acid serum.&nbsp;<br />❤️This is apt for all skintypes.<br />❤️Has a thick texture.<br />❤️Is fragrance free and hence suitable for sensitive skin too.<br />❤️It gives an instant plumped look making you look juicier.<br />❤️It instantly minimizes the apperance of the wrinkles.<br />❤️Consistent use makes your skin glowing and plump!<br /><br />&nbsp;This is a must buy serum if you arte looking for a plumping and hydration boosting serum.
                                [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
                                    )
    
                            )
    
                        [315] => Array
                            (
                                [video_id] => 315
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 63828
                                [extra_params] => 
                                [community_video_id] => 508
                                [community_url] => https://admin.kindlife.in/skincare-alternative-pregnancy-edition
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/508/d7f8e7b7cf9da2cd9bbd6ab99ebba722.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/508/333bce1440431b68159c21f4f1114c5e.mp4
                                [community_last_sync_timestamp] => 1713161644
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare alternative Pregnancy edition
                                [description] => <div>This reel enlists some of the most common skin concerns women face during pregnancy and we are here with some skincare alternatives that are absolutely safe &amp; effective.&nbsp;</div>
    <div>&nbsp;</div>
    <div>As always, we still recommend professional consulting before applying anything to your face. Consult your esthetician as they know it better than anybody else!</div>
    <div>&nbsp;</div>
    <div><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@sali"><a id="product_7795" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7795" data-value="7795">2% Salicylic Acid Face Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@ah"><a id="product_3966" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=3966" data-value="3966">AHA/BHA Clarifying Treatment Toner - 150ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@pepti"><a id="product_7787" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7787" data-value="7787">Multi Peptide Night Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@hyaluronic"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@nia"><a id="product_5585" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5585" data-value="5585">5% Niacinamide Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@vitamin"><a id="product_7789" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7789" data-value="7789">Vitamin C 10% face serum - 30ml</a></span>&nbsp;<br /><br /><br /><br /><br /></div>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [551] => Array
                            (
                                [video_id] => 551
                                [video_type] => Y
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 2697
                                [extra_params] => 
                                [community_video_id] => 219
                                [community_url] => https://www.kindlife.in/beauty-breakdown-ep-2-actives-in-skincare
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/219/8994a709c734f3334112d99127caf3a2.jpg
                                [community_video_url] => ://cdn02.kindlife.in
                                [community_last_sync_timestamp] => 1713160806
                                [lang_code] => en
                                [youtube_id] => 9libJMiLVCA
                                [video] => Beauty Breakdown | Ep 2 Actives in Skincare- Demystifying Actives: The Superpowers of Skincare! ‍
                                [description] => <p>Actives - they sound intimidating, but they can be your skin's best friend! In this video, we're diving deep into the world of skincare actives and what they do.</p><p></p><p>We'll break down the science behind these powerful ingredients and how they can target various skin concerns. Here's what you can expect:</p>
    <ul><li><strong>What are Actives?</strong>  Learn what sets them apart from other skincare ingredients and why they're so effective.</li><li><strong>Active All-Stars:</strong> Discover some of the most popular actives like Hyaluronic Acid for hydration, Retinol for anti-aging, and Vitamin C for brightening.</li><li><strong>Finding Your Perfect Match:</strong> We'll discuss how to choose the right actives for your specific skin type and concerns.</li><li><strong>Pro Tips & Hacks:</strong> Learn how to incorporate actives safely and effectively into your skincare routine.</li></ul>
    <p><strong>No more confusion!</strong> By the end of this video, you'll be a skincare active pro, ready to unlock your skin's full potential.</p><p><br></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 4
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [object_id] => 552
                                        [object_type] => video_preview
                                        [pair_id] => 108644
                                        [image_id] => 0
                                        [detailed_id] => 109996
                                        [position] => 0
                                        [detailed] => Array
                                            (
                                                [object_id] => 552
                                                [object_type] => video_preview
                                                [image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [alt] => 
                                                [image_x] => 640
                                                [image_y] => 480
                                                [http_image_path] => http://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [https_image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [absolute_path] => /home/alpha/live/multivendor/images/detailed/109/sddefault_xvil-yb.jpg
                                                [relative_path] => detailed/109/sddefault_xvil-yb.jpg
                                                [is_high_res] => 
                                            )
    
                                        [video_id] => 551
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  1. Array
    (
        [5583] => Array
            (
                [product_id] => 5583
                [product] => hyaluronic acid serum
                [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] => SU6
                [hsn_code] => 3304
                [status] => A
                [list_price] => 599.00
                [amount] => 49
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1640158330
                [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] => 539.100000
                [category_ids] => Array
                    (
                        [0] => 2826
                    )
    
                [seo_name] => suganda-hyaluronic-acid-serum-30ml
                [seo_path] => 2685/2690/2826
                [main_category] => 2826
                [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
                    (
                        [1046] => Array
                            (
                                [video_id] => 1046
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1707849000
                                [status] => A
                                [user_id] => 74301
                                [extra_params] => 
                                [community_video_id] => 1063
                                [community_url] => https://www.kindlife.in/actives-to-pair-with-vitamin-c-for-best-results
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/1063/ee88571c622a4de39dd7efc6dc1b106f.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/1063/4ead7090d5cb458876bc5c7decac66a1.mp4
                                [community_last_sync_timestamp] => 1707913540
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Level Up Your Skincare: Best Actives to Use with Vitamin C Serum
                                [description] => <p></p>
    <p></p><li><strong>Plum 15% Vitamin C Face Serum with Mandarin</strong>: Brighten up your skin with a powerful dose of Vitamin C and the refreshing zing of mandarin.&nbsp;</li><li><strong>Peptaronic Toner</strong>: Hydrate and plump your skin with this peptide-packed toner for that dewy glow.</li><li><strong>Suganda Hyaluronic Acid Serum</strong>: Keep your skin super hydrated with this serum that's perfect for locking in moisture.&nbsp;</li><li><strong>Pulp Date Night Glow Serum Moisturizer</strong>: Get that irresistible glow with this serum-moisturizer combo that’s perfect for your special night out.&nbsp;</li><li><strong>Deconstruct Lightweight Gel Sunscreen SPF 55+ | PA+++</strong>: Protect your skin without the grease with this ultra-light, high-protection sunscreen.</li><li><strong>FormulaRX Barrier Relief Lightweight Gel-Cream Moisturizer</strong>: Soothe and strengthen your skin barrier with this gentle, lightweight gel-cream.&nbsp;</li><p></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [726] => Array
                            (
                                [video_id] => 726
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683484200
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 754
                                [community_url] => https://www.kindlife.in/suganda-hyaluronic-acid-serum-review
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/754/1348c9dde7c4e8c717512f5021554314.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/754/6e94ce1201b0e72318929dec1d217d3b.mp4
                                [community_last_sync_timestamp] => 1713162256
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Suganda Hyaluronic Acid Serum Review
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@Hya"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp; by <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#Sug"><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 /><br />Some important points about the serum:<br /><br />❤️The serum is one of my favourite Hyaluronic acid serum.&nbsp;<br />❤️This is apt for all skintypes.<br />❤️Has a thick texture.<br />❤️Is fragrance free and hence suitable for sensitive skin too.<br />❤️It gives an instant plumped look making you look juicier.<br />❤️It instantly minimizes the apperance of the wrinkles.<br />❤️Consistent use makes your skin glowing and plump!<br /><br />&nbsp;This is a must buy serum if you arte looking for a plumping and hydration boosting serum.
                                [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
                                    )
    
                            )
    
                        [315] => Array
                            (
                                [video_id] => 315
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 63828
                                [extra_params] => 
                                [community_video_id] => 508
                                [community_url] => https://admin.kindlife.in/skincare-alternative-pregnancy-edition
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/508/d7f8e7b7cf9da2cd9bbd6ab99ebba722.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/508/333bce1440431b68159c21f4f1114c5e.mp4
                                [community_last_sync_timestamp] => 1713161644
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare alternative Pregnancy edition
                                [description] => <div>This reel enlists some of the most common skin concerns women face during pregnancy and we are here with some skincare alternatives that are absolutely safe &amp; effective.&nbsp;</div>
    <div>&nbsp;</div>
    <div>As always, we still recommend professional consulting before applying anything to your face. Consult your esthetician as they know it better than anybody else!</div>
    <div>&nbsp;</div>
    <div><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@sali"><a id="product_7795" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7795" data-value="7795">2% Salicylic Acid Face Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@ah"><a id="product_3966" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=3966" data-value="3966">AHA/BHA Clarifying Treatment Toner - 150ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@pepti"><a id="product_7787" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7787" data-value="7787">Multi Peptide Night Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@hyaluronic"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@nia"><a id="product_5585" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5585" data-value="5585">5% Niacinamide Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@vitamin"><a id="product_7789" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7789" data-value="7789">Vitamin C 10% face serum - 30ml</a></span>&nbsp;<br /><br /><br /><br /><br /></div>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [551] => Array
                            (
                                [video_id] => 551
                                [video_type] => Y
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 2697
                                [extra_params] => 
                                [community_video_id] => 219
                                [community_url] => https://www.kindlife.in/beauty-breakdown-ep-2-actives-in-skincare
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/219/8994a709c734f3334112d99127caf3a2.jpg
                                [community_video_url] => ://cdn02.kindlife.in
                                [community_last_sync_timestamp] => 1713160806
                                [lang_code] => en
                                [youtube_id] => 9libJMiLVCA
                                [video] => Beauty Breakdown | Ep 2 Actives in Skincare- Demystifying Actives: The Superpowers of Skincare! ‍
                                [description] => <p>Actives - they sound intimidating, but they can be your skin's best friend! In this video, we're diving deep into the world of skincare actives and what they do.</p><p></p><p>We'll break down the science behind these powerful ingredients and how they can target various skin concerns. Here's what you can expect:</p>
    <ul><li><strong>What are Actives?</strong>  Learn what sets them apart from other skincare ingredients and why they're so effective.</li><li><strong>Active All-Stars:</strong> Discover some of the most popular actives like Hyaluronic Acid for hydration, Retinol for anti-aging, and Vitamin C for brightening.</li><li><strong>Finding Your Perfect Match:</strong> We'll discuss how to choose the right actives for your specific skin type and concerns.</li><li><strong>Pro Tips & Hacks:</strong> Learn how to incorporate actives safely and effectively into your skincare routine.</li></ul>
    <p><strong>No more confusion!</strong> By the end of this video, you'll be a skincare active pro, ready to unlock your skin's full potential.</p><p><br></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 4
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [object_id] => 552
                                        [object_type] => video_preview
                                        [pair_id] => 108644
                                        [image_id] => 0
                                        [detailed_id] => 109996
                                        [position] => 0
                                        [detailed] => Array
                                            (
                                                [object_id] => 552
                                                [object_type] => video_preview
                                                [image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [alt] => 
                                                [image_x] => 640
                                                [image_y] => 480
                                                [http_image_path] => http://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [https_image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [absolute_path] => /home/alpha/live/multivendor/images/detailed/109/sddefault_xvil-yb.jpg
                                                [relative_path] => detailed/109/sddefault_xvil-yb.jpg
                                                [is_high_res] => 
                                            )
    
                                        [video_id] => 551
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 5583
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 13
    )
    
    
  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 (5583)) 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
    (
        [5583] => Array
            (
                [product_id] => 5583
                [product] => hyaluronic acid serum
                [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] => SU6
                [hsn_code] => 3304
                [status] => A
                [list_price] => 599.00
                [amount] => 49
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1640158330
                [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] => 539.100000
                [category_ids] => Array
                    (
                        [0] => 2826
                    )
    
                [seo_name] => suganda-hyaluronic-acid-serum-30ml
                [seo_path] => 2685/2690/2826
                [main_category] => 2826
                [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
                    (
                        [1046] => Array
                            (
                                [video_id] => 1046
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1707849000
                                [status] => A
                                [user_id] => 74301
                                [extra_params] => 
                                [community_video_id] => 1063
                                [community_url] => https://www.kindlife.in/actives-to-pair-with-vitamin-c-for-best-results
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/1063/ee88571c622a4de39dd7efc6dc1b106f.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/1063/4ead7090d5cb458876bc5c7decac66a1.mp4
                                [community_last_sync_timestamp] => 1707913540
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Level Up Your Skincare: Best Actives to Use with Vitamin C Serum
                                [description] => <p></p>
    <p></p><li><strong>Plum 15% Vitamin C Face Serum with Mandarin</strong>: Brighten up your skin with a powerful dose of Vitamin C and the refreshing zing of mandarin.&nbsp;</li><li><strong>Peptaronic Toner</strong>: Hydrate and plump your skin with this peptide-packed toner for that dewy glow.</li><li><strong>Suganda Hyaluronic Acid Serum</strong>: Keep your skin super hydrated with this serum that's perfect for locking in moisture.&nbsp;</li><li><strong>Pulp Date Night Glow Serum Moisturizer</strong>: Get that irresistible glow with this serum-moisturizer combo that’s perfect for your special night out.&nbsp;</li><li><strong>Deconstruct Lightweight Gel Sunscreen SPF 55+ | PA+++</strong>: Protect your skin without the grease with this ultra-light, high-protection sunscreen.</li><li><strong>FormulaRX Barrier Relief Lightweight Gel-Cream Moisturizer</strong>: Soothe and strengthen your skin barrier with this gentle, lightweight gel-cream.&nbsp;</li><p></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [726] => Array
                            (
                                [video_id] => 726
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683484200
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 754
                                [community_url] => https://www.kindlife.in/suganda-hyaluronic-acid-serum-review
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/754/1348c9dde7c4e8c717512f5021554314.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/754/6e94ce1201b0e72318929dec1d217d3b.mp4
                                [community_last_sync_timestamp] => 1713162256
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Suganda Hyaluronic Acid Serum Review
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@Hya"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp; by <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#Sug"><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 /><br />Some important points about the serum:<br /><br />❤️The serum is one of my favourite Hyaluronic acid serum.&nbsp;<br />❤️This is apt for all skintypes.<br />❤️Has a thick texture.<br />❤️Is fragrance free and hence suitable for sensitive skin too.<br />❤️It gives an instant plumped look making you look juicier.<br />❤️It instantly minimizes the apperance of the wrinkles.<br />❤️Consistent use makes your skin glowing and plump!<br /><br />&nbsp;This is a must buy serum if you arte looking for a plumping and hydration boosting serum.
                                [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
                                    )
    
                            )
    
                        [315] => Array
                            (
                                [video_id] => 315
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 63828
                                [extra_params] => 
                                [community_video_id] => 508
                                [community_url] => https://admin.kindlife.in/skincare-alternative-pregnancy-edition
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/508/d7f8e7b7cf9da2cd9bbd6ab99ebba722.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/508/333bce1440431b68159c21f4f1114c5e.mp4
                                [community_last_sync_timestamp] => 1713161644
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare alternative Pregnancy edition
                                [description] => <div>This reel enlists some of the most common skin concerns women face during pregnancy and we are here with some skincare alternatives that are absolutely safe &amp; effective.&nbsp;</div>
    <div>&nbsp;</div>
    <div>As always, we still recommend professional consulting before applying anything to your face. Consult your esthetician as they know it better than anybody else!</div>
    <div>&nbsp;</div>
    <div><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@sali"><a id="product_7795" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7795" data-value="7795">2% Salicylic Acid Face Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@ah"><a id="product_3966" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=3966" data-value="3966">AHA/BHA Clarifying Treatment Toner - 150ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@pepti"><a id="product_7787" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7787" data-value="7787">Multi Peptide Night Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@hyaluronic"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@nia"><a id="product_5585" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5585" data-value="5585">5% Niacinamide Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@vitamin"><a id="product_7789" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7789" data-value="7789">Vitamin C 10% face serum - 30ml</a></span>&nbsp;<br /><br /><br /><br /><br /></div>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [551] => Array
                            (
                                [video_id] => 551
                                [video_type] => Y
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 2697
                                [extra_params] => 
                                [community_video_id] => 219
                                [community_url] => https://www.kindlife.in/beauty-breakdown-ep-2-actives-in-skincare
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/219/8994a709c734f3334112d99127caf3a2.jpg
                                [community_video_url] => ://cdn02.kindlife.in
                                [community_last_sync_timestamp] => 1713160806
                                [lang_code] => en
                                [youtube_id] => 9libJMiLVCA
                                [video] => Beauty Breakdown | Ep 2 Actives in Skincare- Demystifying Actives: The Superpowers of Skincare! ‍
                                [description] => <p>Actives - they sound intimidating, but they can be your skin's best friend! In this video, we're diving deep into the world of skincare actives and what they do.</p><p></p><p>We'll break down the science behind these powerful ingredients and how they can target various skin concerns. Here's what you can expect:</p>
    <ul><li><strong>What are Actives?</strong>  Learn what sets them apart from other skincare ingredients and why they're so effective.</li><li><strong>Active All-Stars:</strong> Discover some of the most popular actives like Hyaluronic Acid for hydration, Retinol for anti-aging, and Vitamin C for brightening.</li><li><strong>Finding Your Perfect Match:</strong> We'll discuss how to choose the right actives for your specific skin type and concerns.</li><li><strong>Pro Tips & Hacks:</strong> Learn how to incorporate actives safely and effectively into your skincare routine.</li></ul>
    <p><strong>No more confusion!</strong> By the end of this video, you'll be a skincare active pro, ready to unlock your skin's full potential.</p><p><br></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 4
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [object_id] => 552
                                        [object_type] => video_preview
                                        [pair_id] => 108644
                                        [image_id] => 0
                                        [detailed_id] => 109996
                                        [position] => 0
                                        [detailed] => Array
                                            (
                                                [object_id] => 552
                                                [object_type] => video_preview
                                                [image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [alt] => 
                                                [image_x] => 640
                                                [image_y] => 480
                                                [http_image_path] => http://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [https_image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [absolute_path] => /home/alpha/live/multivendor/images/detailed/109/sddefault_xvil-yb.jpg
                                                [relative_path] => detailed/109/sddefault_xvil-yb.jpg
                                                [is_high_res] => 
                                            )
    
                                        [video_id] => 551
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  1. Array
    (
        [5583] => Array
            (
                [product_id] => 5583
                [product] => hyaluronic acid serum
                [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] => SU6
                [hsn_code] => 3304
                [status] => A
                [list_price] => 599.00
                [amount] => 49
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1640158330
                [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] => 539.100000
                [category_ids] => Array
                    (
                        [0] => 2826
                    )
    
                [seo_name] => suganda-hyaluronic-acid-serum-30ml
                [seo_path] => 2685/2690/2826
                [main_category] => 2826
                [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
                    (
                        [1046] => Array
                            (
                                [video_id] => 1046
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1707849000
                                [status] => A
                                [user_id] => 74301
                                [extra_params] => 
                                [community_video_id] => 1063
                                [community_url] => https://www.kindlife.in/actives-to-pair-with-vitamin-c-for-best-results
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/1063/ee88571c622a4de39dd7efc6dc1b106f.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/1063/4ead7090d5cb458876bc5c7decac66a1.mp4
                                [community_last_sync_timestamp] => 1707913540
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Level Up Your Skincare: Best Actives to Use with Vitamin C Serum
                                [description] => <p></p>
    <p></p><li><strong>Plum 15% Vitamin C Face Serum with Mandarin</strong>: Brighten up your skin with a powerful dose of Vitamin C and the refreshing zing of mandarin.&nbsp;</li><li><strong>Peptaronic Toner</strong>: Hydrate and plump your skin with this peptide-packed toner for that dewy glow.</li><li><strong>Suganda Hyaluronic Acid Serum</strong>: Keep your skin super hydrated with this serum that's perfect for locking in moisture.&nbsp;</li><li><strong>Pulp Date Night Glow Serum Moisturizer</strong>: Get that irresistible glow with this serum-moisturizer combo that’s perfect for your special night out.&nbsp;</li><li><strong>Deconstruct Lightweight Gel Sunscreen SPF 55+ | PA+++</strong>: Protect your skin without the grease with this ultra-light, high-protection sunscreen.</li><li><strong>FormulaRX Barrier Relief Lightweight Gel-Cream Moisturizer</strong>: Soothe and strengthen your skin barrier with this gentle, lightweight gel-cream.&nbsp;</li><p></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [726] => Array
                            (
                                [video_id] => 726
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683484200
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 754
                                [community_url] => https://www.kindlife.in/suganda-hyaluronic-acid-serum-review
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/754/1348c9dde7c4e8c717512f5021554314.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/754/6e94ce1201b0e72318929dec1d217d3b.mp4
                                [community_last_sync_timestamp] => 1713162256
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Suganda Hyaluronic Acid Serum Review
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@Hya"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp; by <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#Sug"><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 /><br />Some important points about the serum:<br /><br />❤️The serum is one of my favourite Hyaluronic acid serum.&nbsp;<br />❤️This is apt for all skintypes.<br />❤️Has a thick texture.<br />❤️Is fragrance free and hence suitable for sensitive skin too.<br />❤️It gives an instant plumped look making you look juicier.<br />❤️It instantly minimizes the apperance of the wrinkles.<br />❤️Consistent use makes your skin glowing and plump!<br /><br />&nbsp;This is a must buy serum if you arte looking for a plumping and hydration boosting serum.
                                [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
                                    )
    
                            )
    
                        [315] => Array
                            (
                                [video_id] => 315
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 63828
                                [extra_params] => 
                                [community_video_id] => 508
                                [community_url] => https://admin.kindlife.in/skincare-alternative-pregnancy-edition
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/508/d7f8e7b7cf9da2cd9bbd6ab99ebba722.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/508/333bce1440431b68159c21f4f1114c5e.mp4
                                [community_last_sync_timestamp] => 1713161644
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare alternative Pregnancy edition
                                [description] => <div>This reel enlists some of the most common skin concerns women face during pregnancy and we are here with some skincare alternatives that are absolutely safe &amp; effective.&nbsp;</div>
    <div>&nbsp;</div>
    <div>As always, we still recommend professional consulting before applying anything to your face. Consult your esthetician as they know it better than anybody else!</div>
    <div>&nbsp;</div>
    <div><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@sali"><a id="product_7795" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7795" data-value="7795">2% Salicylic Acid Face Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@ah"><a id="product_3966" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=3966" data-value="3966">AHA/BHA Clarifying Treatment Toner - 150ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@pepti"><a id="product_7787" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7787" data-value="7787">Multi Peptide Night Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@hyaluronic"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@nia"><a id="product_5585" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5585" data-value="5585">5% Niacinamide Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@vitamin"><a id="product_7789" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7789" data-value="7789">Vitamin C 10% face serum - 30ml</a></span>&nbsp;<br /><br /><br /><br /><br /></div>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [551] => Array
                            (
                                [video_id] => 551
                                [video_type] => Y
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 2697
                                [extra_params] => 
                                [community_video_id] => 219
                                [community_url] => https://www.kindlife.in/beauty-breakdown-ep-2-actives-in-skincare
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/219/8994a709c734f3334112d99127caf3a2.jpg
                                [community_video_url] => ://cdn02.kindlife.in
                                [community_last_sync_timestamp] => 1713160806
                                [lang_code] => en
                                [youtube_id] => 9libJMiLVCA
                                [video] => Beauty Breakdown | Ep 2 Actives in Skincare- Demystifying Actives: The Superpowers of Skincare! ‍
                                [description] => <p>Actives - they sound intimidating, but they can be your skin's best friend! In this video, we're diving deep into the world of skincare actives and what they do.</p><p></p><p>We'll break down the science behind these powerful ingredients and how they can target various skin concerns. Here's what you can expect:</p>
    <ul><li><strong>What are Actives?</strong>  Learn what sets them apart from other skincare ingredients and why they're so effective.</li><li><strong>Active All-Stars:</strong> Discover some of the most popular actives like Hyaluronic Acid for hydration, Retinol for anti-aging, and Vitamin C for brightening.</li><li><strong>Finding Your Perfect Match:</strong> We'll discuss how to choose the right actives for your specific skin type and concerns.</li><li><strong>Pro Tips & Hacks:</strong> Learn how to incorporate actives safely and effectively into your skincare routine.</li></ul>
    <p><strong>No more confusion!</strong> By the end of this video, you'll be a skincare active pro, ready to unlock your skin's full potential.</p><p><br></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 4
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [object_id] => 552
                                        [object_type] => video_preview
                                        [pair_id] => 108644
                                        [image_id] => 0
                                        [detailed_id] => 109996
                                        [position] => 0
                                        [detailed] => Array
                                            (
                                                [object_id] => 552
                                                [object_type] => video_preview
                                                [image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [alt] => 
                                                [image_x] => 640
                                                [image_y] => 480
                                                [http_image_path] => http://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [https_image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [absolute_path] => /home/alpha/live/multivendor/images/detailed/109/sddefault_xvil-yb.jpg
                                                [relative_path] => detailed/109/sddefault_xvil-yb.jpg
                                                [is_high_res] => 
                                            )
    
                                        [video_id] => 551
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 5583
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 13
    )
    
    
  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 (5583)) 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
    (
        [5583] => Array
            (
                [product_id] => 5583
                [product] => hyaluronic acid serum
                [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] => SU6
                [hsn_code] => 3304
                [status] => A
                [list_price] => 599.00
                [amount] => 49
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1640158330
                [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] => 539.100000
                [category_ids] => Array
                    (
                        [0] => 2826
                    )
    
                [seo_name] => suganda-hyaluronic-acid-serum-30ml
                [seo_path] => 2685/2690/2826
                [main_category] => 2826
                [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
                    (
                        [1046] => Array
                            (
                                [video_id] => 1046
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1707849000
                                [status] => A
                                [user_id] => 74301
                                [extra_params] => 
                                [community_video_id] => 1063
                                [community_url] => https://www.kindlife.in/actives-to-pair-with-vitamin-c-for-best-results
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/1063/ee88571c622a4de39dd7efc6dc1b106f.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/1063/4ead7090d5cb458876bc5c7decac66a1.mp4
                                [community_last_sync_timestamp] => 1707913540
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Level Up Your Skincare: Best Actives to Use with Vitamin C Serum
                                [description] => <p></p>
    <p></p><li><strong>Plum 15% Vitamin C Face Serum with Mandarin</strong>: Brighten up your skin with a powerful dose of Vitamin C and the refreshing zing of mandarin.&nbsp;</li><li><strong>Peptaronic Toner</strong>: Hydrate and plump your skin with this peptide-packed toner for that dewy glow.</li><li><strong>Suganda Hyaluronic Acid Serum</strong>: Keep your skin super hydrated with this serum that's perfect for locking in moisture.&nbsp;</li><li><strong>Pulp Date Night Glow Serum Moisturizer</strong>: Get that irresistible glow with this serum-moisturizer combo that’s perfect for your special night out.&nbsp;</li><li><strong>Deconstruct Lightweight Gel Sunscreen SPF 55+ | PA+++</strong>: Protect your skin without the grease with this ultra-light, high-protection sunscreen.</li><li><strong>FormulaRX Barrier Relief Lightweight Gel-Cream Moisturizer</strong>: Soothe and strengthen your skin barrier with this gentle, lightweight gel-cream.&nbsp;</li><p></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [726] => Array
                            (
                                [video_id] => 726
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683484200
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 754
                                [community_url] => https://www.kindlife.in/suganda-hyaluronic-acid-serum-review
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/754/1348c9dde7c4e8c717512f5021554314.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/754/6e94ce1201b0e72318929dec1d217d3b.mp4
                                [community_last_sync_timestamp] => 1713162256
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Suganda Hyaluronic Acid Serum Review
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@Hya"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp; by <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#Sug"><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 /><br />Some important points about the serum:<br /><br />❤️The serum is one of my favourite Hyaluronic acid serum.&nbsp;<br />❤️This is apt for all skintypes.<br />❤️Has a thick texture.<br />❤️Is fragrance free and hence suitable for sensitive skin too.<br />❤️It gives an instant plumped look making you look juicier.<br />❤️It instantly minimizes the apperance of the wrinkles.<br />❤️Consistent use makes your skin glowing and plump!<br /><br />&nbsp;This is a must buy serum if you arte looking for a plumping and hydration boosting serum.
                                [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
                                    )
    
                            )
    
                        [315] => Array
                            (
                                [video_id] => 315
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 63828
                                [extra_params] => 
                                [community_video_id] => 508
                                [community_url] => https://admin.kindlife.in/skincare-alternative-pregnancy-edition
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/508/d7f8e7b7cf9da2cd9bbd6ab99ebba722.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/508/333bce1440431b68159c21f4f1114c5e.mp4
                                [community_last_sync_timestamp] => 1713161644
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare alternative Pregnancy edition
                                [description] => <div>This reel enlists some of the most common skin concerns women face during pregnancy and we are here with some skincare alternatives that are absolutely safe &amp; effective.&nbsp;</div>
    <div>&nbsp;</div>
    <div>As always, we still recommend professional consulting before applying anything to your face. Consult your esthetician as they know it better than anybody else!</div>
    <div>&nbsp;</div>
    <div><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@sali"><a id="product_7795" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7795" data-value="7795">2% Salicylic Acid Face Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@ah"><a id="product_3966" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=3966" data-value="3966">AHA/BHA Clarifying Treatment Toner - 150ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@pepti"><a id="product_7787" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7787" data-value="7787">Multi Peptide Night Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@hyaluronic"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@nia"><a id="product_5585" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5585" data-value="5585">5% Niacinamide Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@vitamin"><a id="product_7789" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7789" data-value="7789">Vitamin C 10% face serum - 30ml</a></span>&nbsp;<br /><br /><br /><br /><br /></div>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [551] => Array
                            (
                                [video_id] => 551
                                [video_type] => Y
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 2697
                                [extra_params] => 
                                [community_video_id] => 219
                                [community_url] => https://www.kindlife.in/beauty-breakdown-ep-2-actives-in-skincare
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/219/8994a709c734f3334112d99127caf3a2.jpg
                                [community_video_url] => ://cdn02.kindlife.in
                                [community_last_sync_timestamp] => 1713160806
                                [lang_code] => en
                                [youtube_id] => 9libJMiLVCA
                                [video] => Beauty Breakdown | Ep 2 Actives in Skincare- Demystifying Actives: The Superpowers of Skincare! ‍
                                [description] => <p>Actives - they sound intimidating, but they can be your skin's best friend! In this video, we're diving deep into the world of skincare actives and what they do.</p><p></p><p>We'll break down the science behind these powerful ingredients and how they can target various skin concerns. Here's what you can expect:</p>
    <ul><li><strong>What are Actives?</strong>  Learn what sets them apart from other skincare ingredients and why they're so effective.</li><li><strong>Active All-Stars:</strong> Discover some of the most popular actives like Hyaluronic Acid for hydration, Retinol for anti-aging, and Vitamin C for brightening.</li><li><strong>Finding Your Perfect Match:</strong> We'll discuss how to choose the right actives for your specific skin type and concerns.</li><li><strong>Pro Tips & Hacks:</strong> Learn how to incorporate actives safely and effectively into your skincare routine.</li></ul>
    <p><strong>No more confusion!</strong> By the end of this video, you'll be a skincare active pro, ready to unlock your skin's full potential.</p><p><br></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 4
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [object_id] => 552
                                        [object_type] => video_preview
                                        [pair_id] => 108644
                                        [image_id] => 0
                                        [detailed_id] => 109996
                                        [position] => 0
                                        [detailed] => Array
                                            (
                                                [object_id] => 552
                                                [object_type] => video_preview
                                                [image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [alt] => 
                                                [image_x] => 640
                                                [image_y] => 480
                                                [http_image_path] => http://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [https_image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [absolute_path] => /home/alpha/live/multivendor/images/detailed/109/sddefault_xvil-yb.jpg
                                                [relative_path] => detailed/109/sddefault_xvil-yb.jpg
                                                [is_high_res] => 
                                            )
    
                                        [video_id] => 551
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  1. Array
    (
        [5583] => Array
            (
                [product_id] => 5583
                [product] => hyaluronic acid serum
                [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] => SU6
                [hsn_code] => 3304
                [status] => A
                [list_price] => 599.00
                [amount] => 49
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1640158330
                [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] => 539.100000
                [category_ids] => Array
                    (
                        [0] => 2826
                    )
    
                [seo_name] => suganda-hyaluronic-acid-serum-30ml
                [seo_path] => 2685/2690/2826
                [main_category] => 2826
                [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
                    (
                        [1046] => Array
                            (
                                [video_id] => 1046
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1707849000
                                [status] => A
                                [user_id] => 74301
                                [extra_params] => 
                                [community_video_id] => 1063
                                [community_url] => https://www.kindlife.in/actives-to-pair-with-vitamin-c-for-best-results
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/1063/ee88571c622a4de39dd7efc6dc1b106f.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/1063/4ead7090d5cb458876bc5c7decac66a1.mp4
                                [community_last_sync_timestamp] => 1707913540
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Level Up Your Skincare: Best Actives to Use with Vitamin C Serum
                                [description] => <p></p>
    <p></p><li><strong>Plum 15% Vitamin C Face Serum with Mandarin</strong>: Brighten up your skin with a powerful dose of Vitamin C and the refreshing zing of mandarin.&nbsp;</li><li><strong>Peptaronic Toner</strong>: Hydrate and plump your skin with this peptide-packed toner for that dewy glow.</li><li><strong>Suganda Hyaluronic Acid Serum</strong>: Keep your skin super hydrated with this serum that's perfect for locking in moisture.&nbsp;</li><li><strong>Pulp Date Night Glow Serum Moisturizer</strong>: Get that irresistible glow with this serum-moisturizer combo that’s perfect for your special night out.&nbsp;</li><li><strong>Deconstruct Lightweight Gel Sunscreen SPF 55+ | PA+++</strong>: Protect your skin without the grease with this ultra-light, high-protection sunscreen.</li><li><strong>FormulaRX Barrier Relief Lightweight Gel-Cream Moisturizer</strong>: Soothe and strengthen your skin barrier with this gentle, lightweight gel-cream.&nbsp;</li><p></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [726] => Array
                            (
                                [video_id] => 726
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683484200
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 754
                                [community_url] => https://www.kindlife.in/suganda-hyaluronic-acid-serum-review
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/754/1348c9dde7c4e8c717512f5021554314.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/754/6e94ce1201b0e72318929dec1d217d3b.mp4
                                [community_last_sync_timestamp] => 1713162256
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Suganda Hyaluronic Acid Serum Review
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@Hya"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp; by <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#Sug"><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 /><br />Some important points about the serum:<br /><br />❤️The serum is one of my favourite Hyaluronic acid serum.&nbsp;<br />❤️This is apt for all skintypes.<br />❤️Has a thick texture.<br />❤️Is fragrance free and hence suitable for sensitive skin too.<br />❤️It gives an instant plumped look making you look juicier.<br />❤️It instantly minimizes the apperance of the wrinkles.<br />❤️Consistent use makes your skin glowing and plump!<br /><br />&nbsp;This is a must buy serum if you arte looking for a plumping and hydration boosting serum.
                                [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
                                    )
    
                            )
    
                        [315] => Array
                            (
                                [video_id] => 315
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 63828
                                [extra_params] => 
                                [community_video_id] => 508
                                [community_url] => https://admin.kindlife.in/skincare-alternative-pregnancy-edition
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/508/d7f8e7b7cf9da2cd9bbd6ab99ebba722.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/508/333bce1440431b68159c21f4f1114c5e.mp4
                                [community_last_sync_timestamp] => 1713161644
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare alternative Pregnancy edition
                                [description] => <div>This reel enlists some of the most common skin concerns women face during pregnancy and we are here with some skincare alternatives that are absolutely safe &amp; effective.&nbsp;</div>
    <div>&nbsp;</div>
    <div>As always, we still recommend professional consulting before applying anything to your face. Consult your esthetician as they know it better than anybody else!</div>
    <div>&nbsp;</div>
    <div><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@sali"><a id="product_7795" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7795" data-value="7795">2% Salicylic Acid Face Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@ah"><a id="product_3966" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=3966" data-value="3966">AHA/BHA Clarifying Treatment Toner - 150ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@pepti"><a id="product_7787" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7787" data-value="7787">Multi Peptide Night Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@hyaluronic"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@nia"><a id="product_5585" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5585" data-value="5585">5% Niacinamide Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@vitamin"><a id="product_7789" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7789" data-value="7789">Vitamin C 10% face serum - 30ml</a></span>&nbsp;<br /><br /><br /><br /><br /></div>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [551] => Array
                            (
                                [video_id] => 551
                                [video_type] => Y
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 2697
                                [extra_params] => 
                                [community_video_id] => 219
                                [community_url] => https://www.kindlife.in/beauty-breakdown-ep-2-actives-in-skincare
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/219/8994a709c734f3334112d99127caf3a2.jpg
                                [community_video_url] => ://cdn02.kindlife.in
                                [community_last_sync_timestamp] => 1713160806
                                [lang_code] => en
                                [youtube_id] => 9libJMiLVCA
                                [video] => Beauty Breakdown | Ep 2 Actives in Skincare- Demystifying Actives: The Superpowers of Skincare! ‍
                                [description] => <p>Actives - they sound intimidating, but they can be your skin's best friend! In this video, we're diving deep into the world of skincare actives and what they do.</p><p></p><p>We'll break down the science behind these powerful ingredients and how they can target various skin concerns. Here's what you can expect:</p>
    <ul><li><strong>What are Actives?</strong>  Learn what sets them apart from other skincare ingredients and why they're so effective.</li><li><strong>Active All-Stars:</strong> Discover some of the most popular actives like Hyaluronic Acid for hydration, Retinol for anti-aging, and Vitamin C for brightening.</li><li><strong>Finding Your Perfect Match:</strong> We'll discuss how to choose the right actives for your specific skin type and concerns.</li><li><strong>Pro Tips & Hacks:</strong> Learn how to incorporate actives safely and effectively into your skincare routine.</li></ul>
    <p><strong>No more confusion!</strong> By the end of this video, you'll be a skincare active pro, ready to unlock your skin's full potential.</p><p><br></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 4
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [object_id] => 552
                                        [object_type] => video_preview
                                        [pair_id] => 108644
                                        [image_id] => 0
                                        [detailed_id] => 109996
                                        [position] => 0
                                        [detailed] => Array
                                            (
                                                [object_id] => 552
                                                [object_type] => video_preview
                                                [image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [alt] => 
                                                [image_x] => 640
                                                [image_y] => 480
                                                [http_image_path] => http://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [https_image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [absolute_path] => /home/alpha/live/multivendor/images/detailed/109/sddefault_xvil-yb.jpg
                                                [relative_path] => detailed/109/sddefault_xvil-yb.jpg
                                                [is_high_res] => 
                                            )
    
                                        [video_id] => 551
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => A
        [extend] => Array
            (
                [0] => product_name
            )
    
        [pid] => Array
            (
                [0] => 5583
            )
    
        [group_child_variations] => 
        [skip_rating] => 1
        [sort_by] => null
        [runtime_company_id] => 13
    )
    
    
  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 (5583)) 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
    (
        [5583] => Array
            (
                [product_id] => 5583
                [product] => hyaluronic acid serum
                [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] => SU6
                [hsn_code] => 3304
                [status] => A
                [list_price] => 599.00
                [amount] => 49
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1640158330
                [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] => 539.100000
                [category_ids] => Array
                    (
                        [0] => 2826
                    )
    
                [seo_name] => suganda-hyaluronic-acid-serum-30ml
                [seo_path] => 2685/2690/2826
                [main_category] => 2826
                [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
                    (
                        [1046] => Array
                            (
                                [video_id] => 1046
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1707849000
                                [status] => A
                                [user_id] => 74301
                                [extra_params] => 
                                [community_video_id] => 1063
                                [community_url] => https://www.kindlife.in/actives-to-pair-with-vitamin-c-for-best-results
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/1063/ee88571c622a4de39dd7efc6dc1b106f.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/1063/4ead7090d5cb458876bc5c7decac66a1.mp4
                                [community_last_sync_timestamp] => 1707913540
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Level Up Your Skincare: Best Actives to Use with Vitamin C Serum
                                [description] => <p></p>
    <p></p><li><strong>Plum 15% Vitamin C Face Serum with Mandarin</strong>: Brighten up your skin with a powerful dose of Vitamin C and the refreshing zing of mandarin.&nbsp;</li><li><strong>Peptaronic Toner</strong>: Hydrate and plump your skin with this peptide-packed toner for that dewy glow.</li><li><strong>Suganda Hyaluronic Acid Serum</strong>: Keep your skin super hydrated with this serum that's perfect for locking in moisture.&nbsp;</li><li><strong>Pulp Date Night Glow Serum Moisturizer</strong>: Get that irresistible glow with this serum-moisturizer combo that’s perfect for your special night out.&nbsp;</li><li><strong>Deconstruct Lightweight Gel Sunscreen SPF 55+ | PA+++</strong>: Protect your skin without the grease with this ultra-light, high-protection sunscreen.</li><li><strong>FormulaRX Barrier Relief Lightweight Gel-Cream Moisturizer</strong>: Soothe and strengthen your skin barrier with this gentle, lightweight gel-cream.&nbsp;</li><p></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [726] => Array
                            (
                                [video_id] => 726
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683484200
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 754
                                [community_url] => https://www.kindlife.in/suganda-hyaluronic-acid-serum-review
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/754/1348c9dde7c4e8c717512f5021554314.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/754/6e94ce1201b0e72318929dec1d217d3b.mp4
                                [community_last_sync_timestamp] => 1713162256
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Suganda Hyaluronic Acid Serum Review
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@Hya"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp; by <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#Sug"><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 /><br />Some important points about the serum:<br /><br />❤️The serum is one of my favourite Hyaluronic acid serum.&nbsp;<br />❤️This is apt for all skintypes.<br />❤️Has a thick texture.<br />❤️Is fragrance free and hence suitable for sensitive skin too.<br />❤️It gives an instant plumped look making you look juicier.<br />❤️It instantly minimizes the apperance of the wrinkles.<br />❤️Consistent use makes your skin glowing and plump!<br /><br />&nbsp;This is a must buy serum if you arte looking for a plumping and hydration boosting serum.
                                [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
                                    )
    
                            )
    
                        [315] => Array
                            (
                                [video_id] => 315
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 63828
                                [extra_params] => 
                                [community_video_id] => 508
                                [community_url] => https://admin.kindlife.in/skincare-alternative-pregnancy-edition
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/508/d7f8e7b7cf9da2cd9bbd6ab99ebba722.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/508/333bce1440431b68159c21f4f1114c5e.mp4
                                [community_last_sync_timestamp] => 1713161644
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare alternative Pregnancy edition
                                [description] => <div>This reel enlists some of the most common skin concerns women face during pregnancy and we are here with some skincare alternatives that are absolutely safe &amp; effective.&nbsp;</div>
    <div>&nbsp;</div>
    <div>As always, we still recommend professional consulting before applying anything to your face. Consult your esthetician as they know it better than anybody else!</div>
    <div>&nbsp;</div>
    <div><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@sali"><a id="product_7795" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7795" data-value="7795">2% Salicylic Acid Face Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@ah"><a id="product_3966" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=3966" data-value="3966">AHA/BHA Clarifying Treatment Toner - 150ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@pepti"><a id="product_7787" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7787" data-value="7787">Multi Peptide Night Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@hyaluronic"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@nia"><a id="product_5585" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5585" data-value="5585">5% Niacinamide Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@vitamin"><a id="product_7789" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7789" data-value="7789">Vitamin C 10% face serum - 30ml</a></span>&nbsp;<br /><br /><br /><br /><br /></div>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [551] => Array
                            (
                                [video_id] => 551
                                [video_type] => Y
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 2697
                                [extra_params] => 
                                [community_video_id] => 219
                                [community_url] => https://www.kindlife.in/beauty-breakdown-ep-2-actives-in-skincare
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/219/8994a709c734f3334112d99127caf3a2.jpg
                                [community_video_url] => ://cdn02.kindlife.in
                                [community_last_sync_timestamp] => 1713160806
                                [lang_code] => en
                                [youtube_id] => 9libJMiLVCA
                                [video] => Beauty Breakdown | Ep 2 Actives in Skincare- Demystifying Actives: The Superpowers of Skincare! ‍
                                [description] => <p>Actives - they sound intimidating, but they can be your skin's best friend! In this video, we're diving deep into the world of skincare actives and what they do.</p><p></p><p>We'll break down the science behind these powerful ingredients and how they can target various skin concerns. Here's what you can expect:</p>
    <ul><li><strong>What are Actives?</strong>  Learn what sets them apart from other skincare ingredients and why they're so effective.</li><li><strong>Active All-Stars:</strong> Discover some of the most popular actives like Hyaluronic Acid for hydration, Retinol for anti-aging, and Vitamin C for brightening.</li><li><strong>Finding Your Perfect Match:</strong> We'll discuss how to choose the right actives for your specific skin type and concerns.</li><li><strong>Pro Tips & Hacks:</strong> Learn how to incorporate actives safely and effectively into your skincare routine.</li></ul>
    <p><strong>No more confusion!</strong> By the end of this video, you'll be a skincare active pro, ready to unlock your skin's full potential.</p><p><br></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 4
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [object_id] => 552
                                        [object_type] => video_preview
                                        [pair_id] => 108644
                                        [image_id] => 0
                                        [detailed_id] => 109996
                                        [position] => 0
                                        [detailed] => Array
                                            (
                                                [object_id] => 552
                                                [object_type] => video_preview
                                                [image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [alt] => 
                                                [image_x] => 640
                                                [image_y] => 480
                                                [http_image_path] => http://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [https_image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [absolute_path] => /home/alpha/live/multivendor/images/detailed/109/sddefault_xvil-yb.jpg
                                                [relative_path] => detailed/109/sddefault_xvil-yb.jpg
                                                [is_high_res] => 
                                            )
    
                                        [video_id] => 551
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  1. Array
    (
        [5583] => Array
            (
                [product_id] => 5583
                [product] => hyaluronic acid serum
                [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] => SU6
                [hsn_code] => 3304
                [status] => A
                [list_price] => 599.00
                [amount] => 49
                [weight] => 0.000
                [length] => 0
                [width] => 0
                [height] => 0
                [shipping_freight] => 0.00
                [low_avail_limit] => 0
                [timestamp] => 1640158330
                [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] => 539.100000
                [category_ids] => Array
                    (
                        [0] => 2826
                    )
    
                [seo_name] => suganda-hyaluronic-acid-serum-30ml
                [seo_path] => 2685/2690/2826
                [main_category] => 2826
                [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
                    (
                        [1046] => Array
                            (
                                [video_id] => 1046
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1707849000
                                [status] => A
                                [user_id] => 74301
                                [extra_params] => 
                                [community_video_id] => 1063
                                [community_url] => https://www.kindlife.in/actives-to-pair-with-vitamin-c-for-best-results
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/1063/ee88571c622a4de39dd7efc6dc1b106f.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/1063/4ead7090d5cb458876bc5c7decac66a1.mp4
                                [community_last_sync_timestamp] => 1707913540
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Level Up Your Skincare: Best Actives to Use with Vitamin C Serum
                                [description] => <p></p>
    <p></p><li><strong>Plum 15% Vitamin C Face Serum with Mandarin</strong>: Brighten up your skin with a powerful dose of Vitamin C and the refreshing zing of mandarin.&nbsp;</li><li><strong>Peptaronic Toner</strong>: Hydrate and plump your skin with this peptide-packed toner for that dewy glow.</li><li><strong>Suganda Hyaluronic Acid Serum</strong>: Keep your skin super hydrated with this serum that's perfect for locking in moisture.&nbsp;</li><li><strong>Pulp Date Night Glow Serum Moisturizer</strong>: Get that irresistible glow with this serum-moisturizer combo that’s perfect for your special night out.&nbsp;</li><li><strong>Deconstruct Lightweight Gel Sunscreen SPF 55+ | PA+++</strong>: Protect your skin without the grease with this ultra-light, high-protection sunscreen.</li><li><strong>FormulaRX Barrier Relief Lightweight Gel-Cream Moisturizer</strong>: Soothe and strengthen your skin barrier with this gentle, lightweight gel-cream.&nbsp;</li><p></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [726] => Array
                            (
                                [video_id] => 726
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1683484200
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 754
                                [community_url] => https://www.kindlife.in/suganda-hyaluronic-acid-serum-review
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/754/1348c9dde7c4e8c717512f5021554314.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/754/6e94ce1201b0e72318929dec1d217d3b.mp4
                                [community_last_sync_timestamp] => 1713162256
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Suganda Hyaluronic Acid Serum Review
                                [description] => <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@Hya"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp; by <span class="atwho-inserted" contenteditable="false" data-atwho-at-query="#Sug"><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 /><br />Some important points about the serum:<br /><br />❤️The serum is one of my favourite Hyaluronic acid serum.&nbsp;<br />❤️This is apt for all skintypes.<br />❤️Has a thick texture.<br />❤️Is fragrance free and hence suitable for sensitive skin too.<br />❤️It gives an instant plumped look making you look juicier.<br />❤️It instantly minimizes the apperance of the wrinkles.<br />❤️Consistent use makes your skin glowing and plump!<br /><br />&nbsp;This is a must buy serum if you arte looking for a plumping and hydration boosting serum.
                                [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
                                    )
    
                            )
    
                        [315] => Array
                            (
                                [video_id] => 315
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 63828
                                [extra_params] => 
                                [community_video_id] => 508
                                [community_url] => https://admin.kindlife.in/skincare-alternative-pregnancy-edition
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/508/d7f8e7b7cf9da2cd9bbd6ab99ebba722.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/508/333bce1440431b68159c21f4f1114c5e.mp4
                                [community_last_sync_timestamp] => 1713161644
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Skincare alternative Pregnancy edition
                                [description] => <div>This reel enlists some of the most common skin concerns women face during pregnancy and we are here with some skincare alternatives that are absolutely safe &amp; effective.&nbsp;</div>
    <div>&nbsp;</div>
    <div>As always, we still recommend professional consulting before applying anything to your face. Consult your esthetician as they know it better than anybody else!</div>
    <div>&nbsp;</div>
    <div><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@sali"><a id="product_7795" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7795" data-value="7795">2% Salicylic Acid Face Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@ah"><a id="product_3966" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=3966" data-value="3966">AHA/BHA Clarifying Treatment Toner - 150ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@pepti"><a id="product_7787" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7787" data-value="7787">Multi Peptide Night Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@hyaluronic"><a id="product_5583" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5583" data-value="5583">Hyaluronic Acid Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@nia"><a id="product_5585" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=5585" data-value="5585">5% Niacinamide Serum - 30ml</a></span>&nbsp;<br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@vitamin"><a id="product_7789" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=7789" data-value="7789">Vitamin C 10% face serum - 30ml</a></span>&nbsp;<br /><br /><br /><br /><br /></div>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 0
                                [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
                                    )
    
                            )
    
                        [551] => Array
                            (
                                [video_id] => 551
                                [video_type] => Y
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 2697
                                [extra_params] => 
                                [community_video_id] => 219
                                [community_url] => https://www.kindlife.in/beauty-breakdown-ep-2-actives-in-skincare
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/219/8994a709c734f3334112d99127caf3a2.jpg
                                [community_video_url] => ://cdn02.kindlife.in
                                [community_last_sync_timestamp] => 1713160806
                                [lang_code] => en
                                [youtube_id] => 9libJMiLVCA
                                [video] => Beauty Breakdown | Ep 2 Actives in Skincare- Demystifying Actives: The Superpowers of Skincare! ‍
                                [description] => <p>Actives - they sound intimidating, but they can be your skin's best friend! In this video, we're diving deep into the world of skincare actives and what they do.</p><p></p><p>We'll break down the science behind these powerful ingredients and how they can target various skin concerns. Here's what you can expect:</p>
    <ul><li><strong>What are Actives?</strong>  Learn what sets them apart from other skincare ingredients and why they're so effective.</li><li><strong>Active All-Stars:</strong> Discover some of the most popular actives like Hyaluronic Acid for hydration, Retinol for anti-aging, and Vitamin C for brightening.</li><li><strong>Finding Your Perfect Match:</strong> We'll discuss how to choose the right actives for your specific skin type and concerns.</li><li><strong>Pro Tips & Hacks:</strong> Learn how to incorporate actives safely and effectively into your skincare routine.</li></ul>
    <p><strong>No more confusion!</strong> By the end of this video, you'll be a skincare active pro, ready to unlock your skin's full potential.</p><p><br></p>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 4
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 7
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [object_id] => 552
                                        [object_type] => video_preview
                                        [pair_id] => 108644
                                        [image_id] => 0
                                        [detailed_id] => 109996
                                        [position] => 0
                                        [detailed] => Array
                                            (
                                                [object_id] => 552
                                                [object_type] => video_preview
                                                [image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [alt] => 
                                                [image_x] => 640
                                                [image_y] => 480
                                                [http_image_path] => http://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [https_image_path] => https://cdn.kindlife.in/images/detailed/109/sddefault_xvil-yb.jpg?t=1692434337
                                                [absolute_path] => /home/alpha/live/multivendor/images/detailed/109/sddefault_xvil-yb.jpg
                                                [relative_path] => detailed/109/sddefault_xvil-yb.jpg
                                                [is_high_res] => 
                                            )
    
                                        [video_id] => 551
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  2. end of fxn
    

hyaluronic acid serum

Replenishes dry skin, Leaves skin feeling smooth
(2) Write a review

Compare

Share

Good For:
Shipping:
Express Delivery
539
599
Save: ₹60 (10%)
i

Price details

  • Maximum retail price incl. of all taxes
    599
  • Total Discount 60
Special Price
539
16
kinders earned

Delivery

Your box of happiness will be shipped in 2-4 business days.
Cash on delivery available on orders above ₹499
Express Shipping Express Delivery
100% recyclable packaging
10 Days Return Policy
Available offers
  • Use SUMVIBE10 & Get Flat 10% off on orders above Rs. 1999.
  • Use SUNKISS5 & Get Flat 5% off on orders above Rs. 999.
Details
Featured Ingredient
Good For
Features
How to use
Related to watch
Reviews
kindcode

Details

A shot of hydration for thirsty skin charged by Hyaluronic Acid, a powerful ingredient that acts as an invisible veil of hydration that attracts up to 1000 times its weight in water, thereby deeply hydrating skin. This serum leaves your skin hydrated and smooth. Combined with soothing ingredients like Panthenol, Colloidal Oat, and Centella Asiatica to calm your skin while also making it soft and supple.







Read More

Featured Ingredient

10
Hyaluronic Acid
Fair
x

Score key

10-9

Low hazard

8-5

Moderate hazard

4-1

High hazard

Data score key

Best
Good
Fair
Average
Limited
Data availability rating: the scope of ingredient safety data contains in the skin deep, and the number of studies available In the open scientific literature.

Hyaluronic Acid is a natural polysaccharide found in connective tissues...

Functions: It acts as a skin-conditioning agent, providing...

Features

KLEEN Score
:
8
Brand:
Suganda
Key Ingredients:
  • Hyaluronic Acid
Ingredients:
  • Aqua, Panthenol, Propelene glycol, Sodium Hyaluronate Crosspolymer, Sodium Hyaluronate, Centella Asiatica Extract, Phenoxyethanol, Avena Sativa (Oat) Kemel Flour (Collidal Oatmeal),...Read more
For Concerns:
  • Dry Skin

Additional Information

Net Volume:
30ml
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 5583
        [include_child_variations] => 1
        [group_child_variations] => 
        [runtime_company_id] => 13
    )
    
    
  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 ?: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 ?:product_required_products.product_id = 5583 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
    

How to use

We suggest applying on slight damp skin for better hydration. Seal it with an oil based on your skin type. Can be used as a soothing serum before rich moisturiser for dry skin. Note : As this product is completely free of any oils/ emollients, it's impo

Related to watch

Level Up Your Skincare: Best Actives to Use with Vitamin C Serum

Suganda Hyaluronic Acid Serum Review

My best "Sugandha" picks

Skincare alternative Pregnancy edition

Beauty Breakdown | Ep 2 Actives in Skincare- Demystifying Actives: The Superpowers of Skincare! ‍

Reviews

Hiral Sharma
Delhi
5.0
Comment
Just amazing.. Few days ago for weather changing my skin suddenly felt extremely dry.. Then I used this with ceramide based moisturizer gives wonder result ??
Maanvi
Bikaner
4.0
Comment
Amazing!

kindcode

Suganda

Celebrates raw ingredients sourced globally mixed with essential oils for natural fragrance in handmade soaps and skincare products

Shop the Brand

kiki.AI

Hi, I am kiki.AI, unlock your gateway to global beauty and health with AI-powered insights.

Compare with similar items

Similar Products

Recently viewed

Server

Request

Config

SQL

Cache queries

Logging

Templates

Blocks