1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [for_required_product] => 10879
        [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 = 10879 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] => 10879
        [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 (10879)) 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] => 10879
        [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 (10879)) 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
    (
        [10879] => Array
            (
                [product_id] => 10879
                [product] => Lactic Body Lotion (scented)
                [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
                    (
                        [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
                                    )
    
                            )
    
                        [162] => Array
                            (
                                [video_id] => 162
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 696
                                [community_url] => https://www.kindlife.in/sugandha-lactic-body-lotion
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/696/d54f1448b7059ef2cf2e1f094316a94b.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/696/495e1541b7902cf083629f76f4357cbc.mp4
                                [community_last_sync_timestamp] => 1713162130
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Sugandha Lactic body lotion 
                                [description] => #suganda @lacticbodylotion
                                [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
                                    )
    
                            )
    
                        [400] => Array
                            (
                                [video_id] => 400
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 667
                                [extra_params] => 
                                [community_video_id] => 413
                                [community_url] => https://admin.kindlife.in/do-you-struggle-with-body-acne-or-strawberry-legs
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/413/9054e250cfe6accc471a5cf864a39d3c.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/413/b3a058c8ae20a8a4b87788b2b86a39dc.mp4
                                [community_last_sync_timestamp] => 1713161307
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Do you Struggle with Body Acne or Strawberry Legs?
                                [description] => <span style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;">Watch this if you struggle with body acne or strawberry legs ?</span><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><a class="oajrlxb2 g5ia77u1 qu0x051f esr5mh6w e9989ue4 r7d6kgcz rq0escxv nhd2j8a9 nc684nl6 p7hjln8o kvgmc6g5 cxmmr5t8 oygrvhab hcukyx3x jb3vyjys rz4wbd8a qt6c0cv9 a8nywdso i1ao9s8h esuyzwwr f1sip0of lzcic4wl notranslate _a6hd" style="cursor: pointer; text-decoration-line: none; outline: none; list-style: none; border: 0px; padding: 0px; margin: 0px; touch-action: manipulation; background-color: #ffffff; display: inline; -webkit-tap-highlight-color: transparent; box-sizing: border-box; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; line-height: inherit; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; vertical-align: baseline;" tabindex="0" role="link" href="https://www.instagram.com/suganda.co/">@suganda.co</a><span style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;">&nbsp;lactic body lotion to the rescue!</span><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><span style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;">Star ingredient - Calendula ✨</span><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><span style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;">Helps minimise acne and skin irritation.</span><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><span style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;">Lactic acid aids in the removal of dead skin cells and the reduction of age-related signs such as fine lines and wrinkles.</span><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><span style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;">It also contains Niacinamide, which aids in the formation of a lipid barrier on the skin, preventing moisture loss.<br /><br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@lact"><a id="product_10879" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=10879" data-value="10879">Lactic Body Lotion (Scented) - 200ml</a></span>&nbsp;</span>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 6
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 36
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [default_icon] => 1
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  1. Array
    (
        [10879] => Array
            (
                [product_id] => 10879
                [product] => Lactic Body Lotion (scented)
                [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
                    (
                        [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
                                    )
    
                            )
    
                        [162] => Array
                            (
                                [video_id] => 162
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 146299
                                [extra_params] => 
                                [community_video_id] => 696
                                [community_url] => https://www.kindlife.in/sugandha-lactic-body-lotion
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/696/d54f1448b7059ef2cf2e1f094316a94b.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/696/495e1541b7902cf083629f76f4357cbc.mp4
                                [community_last_sync_timestamp] => 1713162130
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Sugandha Lactic body lotion 
                                [description] => #suganda @lacticbodylotion
                                [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
                                    )
    
                            )
    
                        [400] => Array
                            (
                                [video_id] => 400
                                [video_type] => C
                                [company_id] => 13
                                [usergroup_ids] => 0
                                [position] => 0
                                [timestamp] => 1681669800
                                [status] => A
                                [user_id] => 667
                                [extra_params] => 
                                [community_video_id] => 413
                                [community_url] => https://admin.kindlife.in/do-you-struggle-with-body-acne-or-strawberry-legs
                                [community_thumbnail] => https://cdn02.kindlife.in/images/videos/thumb/413/9054e250cfe6accc471a5cf864a39d3c.jpg
                                [community_video_url] => https://cdn02.kindlife.in/images/videos/thumb/413/b3a058c8ae20a8a4b87788b2b86a39dc.mp4
                                [community_last_sync_timestamp] => 1713161307
                                [lang_code] => en
                                [youtube_id] => 
                                [video] => Do you Struggle with Body Acne or Strawberry Legs?
                                [description] => <span style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;">Watch this if you struggle with body acne or strawberry legs ?</span><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><a class="oajrlxb2 g5ia77u1 qu0x051f esr5mh6w e9989ue4 r7d6kgcz rq0escxv nhd2j8a9 nc684nl6 p7hjln8o kvgmc6g5 cxmmr5t8 oygrvhab hcukyx3x jb3vyjys rz4wbd8a qt6c0cv9 a8nywdso i1ao9s8h esuyzwwr f1sip0of lzcic4wl notranslate _a6hd" style="cursor: pointer; text-decoration-line: none; outline: none; list-style: none; border: 0px; padding: 0px; margin: 0px; touch-action: manipulation; background-color: #ffffff; display: inline; -webkit-tap-highlight-color: transparent; box-sizing: border-box; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; line-height: inherit; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; vertical-align: baseline;" tabindex="0" role="link" href="https://www.instagram.com/suganda.co/">@suganda.co</a><span style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;">&nbsp;lactic body lotion to the rescue!</span><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><span style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;">Star ingredient - Calendula ✨</span><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><span style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;">Helps minimise acne and skin irritation.</span><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><span style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;">Lactic acid aids in the removal of dead skin cells and the reduction of age-related signs such as fine lines and wrinkles.</span><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><br style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;" /><span style="color: #262626; font-family: -apple-system, 'system-ui', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 14px; background-color: #ffffff;">It also contains Niacinamide, which aids in the formation of a lipid barrier on the skin, preventing moisture loss.<br /><br /><span class="atwho-inserted" contenteditable="false" data-atwho-at-query="@lact"><a id="product_10879" class="pTagD" href="https://www.kindlife.in/index.php?dispatch=products.view&amp;product_id=10879" data-value="10879">Lactic Body Lotion (Scented) - 200ml</a></span>&nbsp;</span>
                                [short_description] => 
                                [privacy] => 1
                                [like_count] => 6
                                [dislike_count] => 0
                                [comment_count] => 0
                                [meta_keywords] => 
                                [meta_description] => 
                                [page_title] => 
                                [tagged_brands] => 
                                [category_id] => 36
                                [link_type] => M
                                [preview] => Array
                                    (
                                        [default_icon] => 1
                                    )
    
                            )
    
                    )
    
                [cp_has_video] => 1
                [brand_name] => Suganda
            )
    
    )
    
    
  2. end of fxn
    
  1. Array
    (
        [show_master_products_only] => 
        [area] => C
        [pid] => 10879
        [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 (10879)) 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] => 10879
        [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 (10879)) 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
    
Bath and Body :: Body Care :: Body lotions :: Lactic Body Lotion (scented) - Well-Being made easy | Clean Beauty, Healthy Snacks, Wellness brands

Error

Message

Cannot create references to/from string offsets

Error at

app/Tygh/Registry.php, line: 221

Backtrace

File:app/Tygh/Registry.php
Line:89
Function:_varByKey
File:app/addons/seo/Tygh/SeoCache.php
Line:111
Function:set
File:app/addons/seo/Tygh/SeoCache.php
Line:49
Function:setStatic
File:app/addons/seo/func.php
Line:1329
Function:set
File:app/addons/seo/func.php
Line:1563
Function:fn_seo_get_name
File:app/functions/fn.control.php
Line:123
Function:fn_seo_url_post
File:app/functions/fn.common.php
Line:3921
Function:fn_set_hook
File:app/Tygh/BlockManager/Container.php
Line:496
Function:fn_url
File:app/Tygh/BlockManager/Container.php
Line:517
Function:getConfigurationUrl
File:app/Tygh/BlockManager/Container.php
Line:120
Function:addBlockManagerProperties
File:app/Tygh/BlockManager/RenderManager.php
Line:127
Function:getListByArea
File:app/functions/smarty_plugins/function.render_location.php
Line:50
Function:__construct
File:var/cache/templates/new_2bk/ab6984b0313df114201bb87fa8c1e79b04bca983.tygh.index.tpl.php
Line:191
Function:smarty_function_render_location
File:app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
Line:188
Function:content_689464c1dbc0b1_26812820
File:app/Tygh/SmartyEngine/Core.php
Line:81
Function:fetch
File:app/functions/fn.control.php
Line:636
Function:fetch
File:index.php
Line:39
Function:fn_dispatch