Why Choose Truth Bright Illuminating Masque?
For over 11 years, Color Up CBD Skincare & Wellness has been crafting formulas that blend clinical performance with botanical integrity. The Truth Bright Illuminating Masque is our luxe, result‑oriented offering designed for both spa treatment rooms and elevated home skincare rituals.
This mask isn’t just a treat — it’s a targeted tool to help your skin recover from stress, pollution, and aging. It’s a radiant “reset button”
assign cart_total = cart.total_price
assign amount_left = free_shipping_threshold | minus: cart_total
if cart_total > 0
assign progress_percentage = cart_total | times: 100.0 | divided_by: free_shipping_threshold | round: 2
else
assign progress_percentage = 0
endif
if progress_percentage > 100
assign progress_percentage = 100
endif
-%}
You're only away from free shipping!