适用于shopify商店Supply的技巧(二)-ESG跨境

适用于shopify商店Supply的技巧(二)

shopify新闻
shopify新闻
2022-03-28
点赞icon 0
查看icon 764

以下提示可帮助您改进使用 Supply 时商店的网站地图体验。

网站地图提示

以下提示可帮助您改进使用 Supply 时商店的网站地图体验。

添加下拉菜单

若要在您的主菜单中添加下拉菜单,需要在导航页面上创建菜单。

主菜单最佳做法

如果主菜单中的项目太多,无法放在同一行上,则最后无法放入的链接会被添加到更多下拉菜单中。此行为不受主菜单中链接数量的严格控制,但将链接数量控制在五或六个会有所帮助。要包含更多链接,您可以执行以下操作:

  • 使您的网站导航链接更小。这些链接的字号由字体设置中的主菜单字号控制。

  • 对每个链接使用较少的字符。例如,您可以将“常见问题解答”更改为“FAQ”,将“联系我们”更改为“联系”,将“产品目录”更改为“商店”,并将出现的所有“和”更改为“&”。

网站地图中包含太多项目可能会使您的网站难以使用。若菜单项太多,您的客户可扫描过去的重要项目。尝试将网站地图限制为五个或六个项目。如果要提供对超过六个页面的访问,请使用下拉菜单。

您应该避免从主菜单向每个系列添加链接。相反,请尝试在“商店”或“目录”链接下的下拉菜单中列出产品系列。您还可以将产品系列分解为组,并为每个组提供一个下拉菜单。或者,您可以使用产品标签来创建产品的子类别。

删除侧边栏

要从商店中删除侧边栏,您需要在两个模板文件中添加一些代码。

PC:

  1. 在 Shopify 后台中,转到在线商店 > 模板

  2. 找到要编辑的模板,然后点击操作 > 编辑代码

  1. 在 Sections 目录中,点击 collection-template.liquid

  2. 在文件中查找 has_sidebar。删除以下代码行:

{% if collection.all_tags.size > 0 %}   {% assign has_sidebar = true %} {% endif %}
  1. 点击保存

  2. 在 Sections 目录中,点击 collection-list-template.liquid

  3. 在文件中查找 has_sidebar。删除以下代码行:

{% if collection.all_tags.size > 0 %}   {% assign has_sidebar = true %} {% endif %}
  1. 点击保存

苹果系统:

  1. 在 Shopify 应用中,轻触商店

  2. 销售渠道部分中,轻触在线商店

  3. 轻触 Manage themes(管理模板)。

  4. 找到要编辑的模板,然后点击操作 > 编辑代码

  1. 在 Sections 目录中,点击 collection-template.liquid

  2. 在文件中查找 has_sidebar。删除以下代码行:

{% if collection.all_tags.size > 0 %}   {% assign has_sidebar = true %} {% endif %}
  1. 点击保存

  2. 在 Sections 目录中,点击 collection-list-template.liquid

  3. 在文件中查找 has_sidebar。删除以下代码行:

{% if collection.all_tags.size > 0 %}   {% assign has_sidebar = true %} {% endif %}
  1. 点击保存

安卓系统:

  1. 在  应用中,轻触商店

  2. 销售渠道部分中,轻触在线商店

  3. 轻触 Manage themes(管理模板)。

  4. 找到要编辑的模板,然后点击操作 > 编辑代码

  1. 在 Sections 目录中,点击 collection-template.liquid

  2. 在文件中查找 has_sidebar。删除以下代码行:

{% if collection.all_tags.size > 0 %}   {% assign has_sidebar = true %} {% endif %}
  1. 点击保存

  2. 在 Sections 目录中,点击 collection-list-template.liquid

  3. 在文件中查找 has_sidebar。删除以下代码行:

{% if collection.all_tags.size > 0 %}   {% assign has_sidebar = true %} {% endif %}
  1. 点击保存

产品提示

以下提示可帮助您使用 Supply 展示产品。

使用高级组筛选

如果您有许多产品,您可以启用子组来帮助您的客户对产品进行排序。

  1. 定义组。对于相机商店,可以按品牌焦距分辨率来组织分组。

  2. 将所有产品导出为 .csv 文件。

  3. 在所有现有标记前面加上您希望它们所在的组的名称,采用 Group_Tag Name 的格式。对于此示例,一些将为 Brand_CanonFocal Length_18 - 55mm 和 Resolution_12 MP。下划线的左侧是组名称,右侧是产品的标签。下划线的两侧均可包含空格。

  4. 保存 .csv 文件,并将产品重新导入您的商店。确保在上传文件时选择替换具有相同 handle 的任何现有产品,以防止创建重复的产品。

  5. 在产品系列页面上启用按组筛选:

    1. 在 Shopify 后台中,转到在线商店 > 模板

    2. 在 Supply 旁边,点击自定义

    3. 在页面顶部的下拉菜单或模板菜单中,选择产品系列页面

    4. 点击产品系列分区。

    5. 侧边栏产品筛选条件下,选择按组

    6. 点击保存

备注:如果在产品标签内使用单引号、双引号或“&”符号,则分组筛选无法按预期工作。

重新排序筛选器组和标签

组按字母顺序排序,组内列出的标签也按此顺序排序。Shopify 专家可以帮助您自定义订单。

Navigation tips

The following tips can help you improve your store's navigation when using Supply.

Add a drop-down menu

To add drop-down menus to your main menu, you need to create menus on your Navigation page.

Main menu best practices

If there are too many items in your main menu to fit on one line, then the last links that don't fit are added to a More drop-down menu.This behavior isn't controlled strictly by the number of links in your main menu, although keeping that 

number down to five or six helps. To include more links, you can:

  • Make your navigation links smaller. The font size of these links is controlled by the Main menu font size in your typography settings.

  • Use fewer characters for each link. For example, you can change 'Frequently Asked Questions' to 'FAQ', 'Contact Us' to 'Contact', 'Catalog' to 'Shop', and all occurrences of 'and' to '&'.

Having too many items in your navigation can make your site hard to use. With too many menu items, your customers could scan past important items. Try limiting your navigation to five or six items. Use drop-down menus if you want to give access to more than six pages.

You should avoid adding links to every collection from the main menu. Instead, try listing collections in a drop-down menu under a 'Shop' or 'Catalog' link. You could also break down the collections into groups, giving each group a drop-down menu. Or you can use product tags to create subcategories of products.

Remove the sidebar

To remove the sidebar from your store, you need to add some code to two of your theme files.

PC:

  1. From your Shopify admin, go to Online Store > Themes.

  2. Find the theme you want to edit, and then click Actions > Edit code.

  1. In the Sections directory, click collection-template.liquid.

  2. Find has_sidebar in the file. Delete the following lines of code:

    {% if collection.all_tags.size > 0 %}   {% assign has_sidebar = true %} {% endif %}
  3. Click Save.

  4. In the Sections directory, click collection-list-template.liquid.

  5. Find has_sidebar in the file. Delete the following lines of code:

    {% if collection.all_tags.size > 0 %}   {% assign has_sidebar = true %} {% endif %}
  6. Click Save.

iPhone:

  1. From the Shopify app, tap Store.

  2. In the Sales channels section, tap Online Store.

  3. Tap Manage themes.

  4. Find the theme you want to edit, and then click Actions > Edit code.

  1. In the Sections directory, click collection-template.liquid.

  2. Find has_sidebar in the file. Delete the following lines of :

    {% if collection.all_tags.size > 0 %}   {% assign has_sidebar = true %} {% endif %}
  3. Click Save.

  4. In the Sections directory, click collection-list-template.liquid.

  5. Find has_sidebar in the file. Delete the following lines of code:

    {% if collection.all_tags.size > 0 %}   {% assign has_sidebar = true %} {% endif %}
  6. Click Save.

Android:

  1. From the Shopify app, tap Store.

  2. In the Sales channels section, tap Online Store.

  3. Tap Manage themes.

  4. Find the theme you want to edit, and then click Actions > Edit code.

  1. In the Sections directory, click collection-template.liquid.

  2. Find has_sidebar in the file. Delete the following lines of code:

    {% if collection.all_tags.size > 0 %}   {% assign has_sidebar = true %} {% endif %}
  3. Click Save.

  4. In the Sections directory, click collection-list-template.liquid.

  5. Find has_sidebar in the file. Delete the following lines of code:

    {% if collection.all_tags.size > 0 %}   {% assign has_sidebar = true %} {% endif %}
  6. Click Save.

Product tips

The following tips help you showcase your products using Supply.

Use advanced group filtering

If you have a lot of products, then you can enable subgroups to help your customers sort your products.

  1. Define your groups. For a camera store, groups could be organized as BrandFocal Length, and Resolution.

  2. Export all your products into a .csv file.

  3. Prepend all existing tags with the name of the group you want them to be in, with the format Group_Tag Name. For this example, some of the tags would be Brand_CanonFocal Length_18 - 55mm, and Resolution_12 MP. The left side of the underscore is the group name, and the right side is the tag for the product. Spaces can be included on either side of the underscore.

  4. Save your .csv file and import the products back into your store. Make sure you select Replace any current products that have the same handle when uploading the file to prevent duplicate products from being created.

  5. Enable filtering by group on your collection pages:

    1. From your Shopify admin, go to Online Store > Themes.

    2. Next to Supply, click Customize.

    3. From the drop-down menu at the top of the page or Templates menu, select Collection pages.

    4. Click the Collection section.

    5. Under Sidebar product filters, select By group.

    6. Click Save.

le quotes or ampersands inside your product tags, then grouped filtering doesn't work as expected.

Reorder filter groups and tags

Groups are ordered alphabetically, and so are the tags listed inside the groups. A Shopify expert can help you customize the order.



特别声明:以上文章内容仅代表作者本人观点,不代表ESG跨境电商观点或立场。如有关于作品内容、版权或其它问题请于作品发表后的30日内与ESG跨境电商联系。

搜索 放大镜
韩国平台交流群
加入
韩国平台交流群
扫码进群
欧洲多平台交流群
加入
欧洲多平台交流群
扫码进群
官网询盘
加入
官网询盘
扫码进群
美国卖家交流群
加入
美国卖家交流群
扫码进群
ESG跨境专属福利分享群
加入
ESG跨境专属福利分享群
扫码进群
拉美电商交流群
加入
拉美电商交流群
扫码进群
亚马逊跨境增长交流群
加入
亚马逊跨境增长交流群
扫码进群
亚马逊跨境增长交流群
加入
亚马逊跨境增长交流群
扫码进群
拉美电商交流群
加入
拉美电商交流群
扫码进群
《TikTok综合运营手册》
《TikTok短视频运营手册》
《TikTok直播运营手册》
《TikTok全球趋势报告》
《韩国节日营销指南》
《开店大全-全球合集》
《开店大全-主流平台篇》
《开店大全-东南亚篇》
《CD平台自注册指南》
《开店大全-俄罗斯篇》
通过ESG入驻平台,您将解锁
绿色通道,更高的入驻成功率
专业1v1客户经理服务
运营实操指导
运营提效资源福利
平台官方专属优惠

立即登记,定期获得更多资讯

订阅
联系顾问

平台顾问

平台顾问 平台顾问

微信扫一扫
马上联系在线顾问

icon icon

小程序

微信小程序

ESG跨境小程序
手机入驻更便捷

icon icon

返回顶部