Amazon Packaging
Amazon Packaging

Skinify

Categories

Branding, Packaging

Client

Skinify

Project

Skinify

Services

Year

2024

Instead of positioning the brand as the hero, we built it with a simple 4-step routine, and around one simple belief... Simplifying Skincare.

Instead of positioning the brand as the hero, we built it with a simple 4-step routine, and around one simple belief... Simplifying Skincare.

Skinify was created to bridge that gap. Instead of positioning the brand as the hero, we built it with a simple 4-step routine, and around one simple belief; simplifying skincare.

(function () { let lastPath = location.pathname; function scrollTop() { window.scrollTo(0, 0); } const observer = new MutationObserver(() => { if (location.pathname !== lastPath) { lastPath = location.pathname; scrollTop(); } }); observer.observe(document.body, { childList: true, subtree: true }); window.addEventListener("popstate", scrollTop); })();