在 bigcommerce 中,如何动态编码?
我找不到服务器端文件的文件夹位置。
我只见过 HTML、CSS 和 .js 文件。
我看不到 php 或服务器端文件。
在这之间,我看到了类似的东西,
%%SNIPPET_HomeNewProducts%%
,
双百分比内的文字,我无法理解?
在 bigcommerce 中,如何动态编码?
我找不到服务器端文件的文件夹位置。
我只见过 HTML、CSS 和 .js 文件。
我看不到 php 或服务器端文件。
在这之间,我看到了类似的东西,
%%SNIPPET_HomeNewProducts%%
,
双百分比内的文字,我无法理解?
I work at Bigcommerce. As a SaaS platform, you do not have root-level PHP file access. You can modify your store using CSS, HTML, Javascript and Jquery. We also have a very robust API. Check out the documentation here. http://bigg.cm/HuIJK6
In addition, we also have a great themes documentation guide, which explains many of the global variables, snippets, and panels. http://bigg.cm/12Y6Bdf
If you have any questions, feel free to tweet us at @bigcommerce anytime. We're happy to help you out.