Commit 64336221 by zl

Update assets

parent 3d403a02
<script setup lang="ts">
import DefaultTheme from 'vitepress/theme'
import '/assets/css/custom.css'
import '/public/assets/css/custom.css'
import { useData, inBrowser } from 'vitepress'
import { watchEffect } from 'vue'
......
......@@ -8,15 +8,15 @@ Enabling the storefront design feature incurs an additional fee. If you require
## Log in to your backend account and open the skin editor.
[![Customizer for merchant](/assets/shopify/configuration/1.png)](/assets/shopify/configuration/1.png)
<BigImage src="/assets/shopify/configuration/1.png" />
## Switch to the product interface
[![Customizer for merchant](/assets/shopify/configuration/2.png)](/assets/shopify/configuration/2.png)
<BigImage src="/assets/shopify/configuration/2.png" />
## Add an app block above the Add to Cart button
[![Customizer for merchant](/assets/shopify/configuration/3.png)](/assets/shopify/configuration/3.png)
<BigImage src="/assets/shopify/configuration/3.png" />
[![Customizer for merchant](/assets/shopify/configuration/4.png)](/assets/shopify/configuration/4.png)
<BigImage src="/assets/shopify/configuration/4.png" />
::: warning
Please ensure the mobile customizer is positioned below the PC customizer.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment