Can anyone kindly tell me which theme the website uses. Thanks in advance.
Hey @Sonya_2025
The website that you’re referring to is using a custom built theme and I’m guessing it’s built by an agency because the backend shows Pivotmade theme which I’m guessing is built by:
Best,
Moeed
Hi @Sonya_2025
It looks like they’re using a custom Pivot theme developed by PIVOT (Pivot Made), not a theme from the Shopify Theme Store.
@Moeed and @Hardeep have the name right.
The proof.
Every Shopify storefront exposes a Shopify.theme object.
On vegamour.com it reports schema_name: "Pivotmade theme"
theme_store_id: null: every Theme Store theme carries a real ID. So there is nothing you can go and buy.
It is a Dawn fork. Their cart and product JavaScript is still Dawn’s, untouched in structure. <variant-selects>, <variant-radios>, <quantity-input>, <product-form>, <cart-items> and <cart-drawer> on the page, and Dawn’s own trapFocus and fetchConfig helpers
Dawn’s navigation, search, slider and media components are gone.
Start from Dawn, because that is where they started.

