简体   繁体   English

Shopify Facebook商店JavaScript

[英]Shopify Facebook store javascript

I'm new to using Shopify, and our company is creating a facebook store for our product. 我是使用Shopify的新手,我们公司正在为我们的产品创建一个Facebook商店。

Our product requires the user to upload an image with every unit bought (they are customized). 我们的产品要求用户在购买的每个单元(它们是定制的)上上传图像。 Does anyone know how we can include a file input in the checkout form? 有谁知道我们如何在结帐表格中加入文件输入? Or even in the thank you screen? 甚至在“谢谢”屏幕中?

Also, we would like to have an image resize tool included, which we have a javascript package for. 另外,我们希望包含一个图像调整大小工具,该工具具有javascript程序包。 Is there a way to modify HTML and include javascript through Shopify's facebook store? 有没有办法通过Shopify的Facebook商店修改HTML并包含javascript? I know it is possible through themes in regular shopify, but we can't seem to find the equivalent in the facebook version of shopify. 我知道可以通过常规shopify中的主题来实现,但是我们似乎无法在facebook版本的shopify中找到类似的东西。

Thank you for the help! 感谢您的帮助!

You can't add html or JavaScript on the checkout Shopify checkout. 您无法在结帐Shopify结帐上添加html或JavaScript。 Why don't you ask the user to upload the image on the same product page, just before sending the user to ../cart? 为什么不要求用户在将用户发送到../cart之前就在同一产品页面上上传图片?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM