No content to show
User Activity
Hello, I've recently changed my site from a headless solution to a Shopify theme and I'm unable to get translations working. If you navigate to https://torena.store/ you will receive a popup to change language, which for example changes to dutch. But...
10-15-2023
Hello, I'm not finding any information on how to setup the shopify analytics for nextjs13. I currently have a component like this : 'use client';
import {
AnalyticsEventName,
ShopifyPageViewPayload,
ShopifySalesChannel,
getClientBrow...