Product Specification
of THE ORDINARY Niacinamide 10% + Zinc 1% 30ml
SKU:20230225232120
Brand:The Ordinary
What’s in the box:1 * THE ORDINARY Niacinamide 10% + Zinc 1% 30ml
Weight:0.4 KG
Product info
of THE ORDINARY Niacinamide 10% + Zinc 1% 30ml
Our Niacinamide 10% + Zinc 1% formula is a water-based serum that boosts skin brightness, improves skin smoothness and reinforces the skin barrier over time. It contains a high 10% concentration of Niacinamide (vitamin b3) and zinc PCA.
Note: Niacinamide and Zinc PCA is not a treatment for acne. For persistent acne-related conditions, we recommend speaking to your health care provider regarding treatment options. This formulation can be used alongside acne treatments if desired for added visible skin benefits.
Clinical Results
Hydrating lightweight serum that improves the look of skin radiance and luminosity.
Hydrates skin by reinforcing the skin barrier in as little as 7 days.
Achieve smoother skin after 8 weeks.*
Product Details
of THE ORDINARY Niacinamide 10% + Zinc 1% 30ml
Product Review
of THE ORDINARY Niacinamide 10% + Zinc 1% 30ml
Buy THE ORDINARY Niacinamide 10% + Zinc 1% 30ml from Tudo.LK
Congratulations! You are in the right spot to buy the THE ORDINARY Niacinamide 10% + Zinc 1% 30ml. This
is the best place to buy the THE ORDINARY Niacinamide 10% + Zinc 1% 30ml for the best price in Sri Lanka.
Tudo.LK is the only Sri Lankan multi-vendor marketplace that operates to serve the best
customer service. Your THE ORDINARY Niacinamide 10% + Zinc 1% 30ml is listed by the Sri Lankan sellers
and will ship from Sri Lanka. You can contact our 24/7 Hotline 0712 666 666 at any time to
get details about the THE ORDINARY Niacinamide 10% + Zinc 1% 30ml. Your purchase is protected with Tudo
Buyer Protection, and you can select our Secure Transaction methods such as Visa/Master and
Amex Payments which to purchase the THE ORDINARY Niacinamide 10% + Zinc 1% 30ml. Or you can select COD as
your payment method.
Wholesale Prices
* Wholesale price will be calculated at the checkout based on the product quantity
select p.item_id,p.item_name,p.item_code,IF(p.selling_price>0,p.selling_price,p.regular_price) as price,p.selling_price as sale_price,p.regular_price,"LKR" as currency,CONCAT(m.folder_path,"/thumb/",m.thumbnail_img) as image,m.full_url as ori_image,p.product_type,p.delivery_hours,p.working_days,p.promo_start_date,p.promo_end_date,p.products_tag, c.des as category,short_description,v.shop_name,v.vendor_type,v.shipping_rate, CONCAT("https://testm.tudo.lk/store/",v.vendor_slug) as vendor_url, CONCAT("https://testm.tudo.lk/product/",p.product_slug,"1ic=",p.item_code) as product_url, p.description,IF(v.is_disabled=0and v.vation_mode=0and p.stock_status="I",p.product_qty,0) as product_qty, SUBSTRING_INDEX(p.cat_id, ",", -1) as lst_cat, CONCAT(fetured_img,IF(gallery_img!="",",",""),gallery_img) as img_ids,p.gallery_img as gallery_img_ids , p.pak_inc,c.category_nav as navigation,c.slug_hy as slug_navigation,p.warranty,p.warranty_policy,REPLACE(p.sku,CONCAT(p.vendor_id,"-"),"") as sku , IF(v.is_disabled=0and v.vation_mode=0and p.stock_status="I" and p.product_qty>0 , "I" ,"O" ) as stock_status,p.vendor_id,IFNULL(b.des,"No Brand") as brand_name,p.product_specification,p.product_weight, CONCAT(m.folder_path,"/thumb/",REPLACE(m.media_name,".","-50x50.")) as thumb_50, IF(p.promo_start_date ISNOTNULLand p.promo_end_date ISNOTNULLand "2025-07-27 05:12:36" between p.promo_start_date and p.promo_end_date and p.promo_price ISNOTNULL , p.promo_price,"" ) as promo_price, IF(p.promo_start_date ISNOTNULLand p.promo_end_date ISNOTNULLand "2025-07-27 05:12:36" between p.promo_start_date and p.promo_end_date and p.promo_product_banner ISNOTNULL , p.promo_product_banner,"" ) as promo_product_banner, IFNULL(sc.total_qty_sold,0) as sold_count, IF(view_count<=7,"50+",IF(view_count<300,"500+",IF(view_count<=1000,"1K+",CONCAT(CAST(view_count/1000AS SIGNED integer),"K+")))) as view_count_txt,IF(p.product_condition="U","Used","New") as product_condition from `m_003_1_item` as `p` innerjoin m_006_category c on `c`.`cat_id` = SUBSTRING_INDEX(p.cat_id, ",", -1) innerjoin m_002_vendor v on `v`.`supplier_id` = `p`.`vendor_id` leftjoin m_010_media m on `p`.`fetured_img` = `m`.`id` leftjoin m_019_brand b on `b`.`id` = `p`.`product_brand` leftjoin vw_product_sold_count sc on `sc`.`item_id` = `p`.`item_id` where `p`.`item_status` =1and `p`.`approval_status` ='the-ordinary-niacinamide-10-zinc-1-30ml-1'and `p`.`product_slug` = ? limit 1
select pa.id as attri_id,pa.attri_values,a.attri_type as attri_text,a.id as type_id, (select GROUP_CONCAT(value_key ORDERBY id asc SEPARATOR ";") as attri_ from m_008_item_attribute where (FIND_IN_SET(id,pa.attri_values ) >0 ) ) as attri_vals from m_009_01_product_attri pa innerjoin m_009_00_item_attribute_type a on `a`.`id` = `pa`.`attri_key` where `pa`.`product_id` =33545
select pm.full_url as original,CONCAT(pm.folder_path,"/thumb/",REPLACE(pm.media_name,".","-50x50.")) as thumb_50,CONCAT(pm.folder_path,"/thumb/",REPLACE(pm.media_name,".","-300x300.")) as thumb_300 from m_010_media pm where `pm`.`id` in ('100091', '100092')
select vw_wholesale_prices.quantity,IF(vw_wholesale_prices.discount_type="P",((m_003_1_item.regular_price*(100-vw_wholesale_prices.discount_val))/100),m_003_1_item.regular_price-vw_wholesale_prices.discount_val) as amount from vw_wholesale_prices innerjoin `m_003_1_item` on `m_003_1_item`.`item_id` = `vw_wholesale_prices`.`product_id` and `m_003_1_item`.`is_wholesale_product` =1where `vw_wholesale_prices`.`product_id` =33545orderby `vw_wholesale_prices`.`quantity` asc
select bi.month,bi.rate,bi.minimum_amount,b.bank_name,b.icon from `m_018_01_interest_rate` as `bi` innerjoin m_018_00_bank b on `b`.`id` = `bi`.`bank_id` and `bi`.`minimum_amount` <='5250.00'