Shopify Voice Assistant
Shopify Assistant
Step 1: Obtaining the DTEC Access Token
- Register your account [here].
- Log in to your account to retrieve the access token.
- Copy the access token for use.
Step 2: Install the Extension in Your Store
- Log in to your Shopify Admin.
- Go to Apps → Find and open your installed extension.
- Ensure the extension is enabled for use.
Step 3: Get Your Storefront API Access Token
Your extension requires a Storefront API Access Token with all permissions to function correctly.
Generate the Access Token:
How to get access token on shopify [Video] or follow the following steps:
- In Shopify Admin, go to Settings → Apps and sales channels.
- Click Develop apps (if not enabled, click “Allow custom app development”).
- Select or create a new private app.
- Under API Credentials, scroll to Storefront API.
- Enable the all permissions.
- Click Save → Reveal Token → Copy the token.
Step 4: Configure the Extension in Shopify Theme
- Go to Online Store → Themes.
- Click Customize on your active theme.
- Navigate to the theme editor and add the app after the header to display it on every page.
- Click Add Section or Add Block (depending on your extension type).
- Look for your extension in the list and add it.
- Adjust settings as needed and click Save.
Step 5: Configure Extension Settings
Your extension provides the following settings:
1. Storefront API Key (Required)
- Paste the Storefront API Access Token (from Step 2) to fetch products.
2. DTEC Access Token (Required)
- Paste the DTEC Access Token (from Step 1).
2. Select Extension Language
- Choose between English or Turkish.
- This setting changes the extension’s UI language.
3. Customize Product Layout
- Modify the HTML structure to change how products are displayed.
- Access this in the extension settings under “Product Layout”.
4. Set Product Display Limit
- Adjust how many products are shown in search results.
📌 After making changes, click “Save” to apply updates.
Step 6: Test the Extension on Your Store
- Visit your Shopify Storefront.
- Navigate to the page where your extension is added.
- Test the following:
- Product search functionality.
- Language selection working correctly.
- Product layout customization applied.
- Display limit restricting product count.
- If needed, go back and adjust settings.
Step 7: Troubleshooting Issues
- Products not showing?
- Ensure your Storefront API Key is correctly added.
- Ensure your DTEC access token is correctly added.
- Verify the Read Products permission is enabled.
- Language not changing?
- Refresh the page and check settings.
- Layout changes not reflecting?
- Clear browser cache or test in incognito mode.
- Product limit not working?
- Confirm the limit is set in extension settings.