bigcommerce

    0热度

    1回答

    我试图让模板在产品view.html模板客户的愿望清单列表,但它不工作,我得到{{customer.name}}而不是{{customer.wishlist}} {{#如果customer.wishlists.length '>' 1}} {{郎 'account.wishlists.add_item'}} {{#each customer.wishlists}} {{名称}} {{/ each}

    0热度

    1回答

    我正在尝试向本地的bigcommerce商店进行curl调用,但我没有收到任何回复。该商店位于不同的域中。当手动执行api url时,它可以工作。 我检查为curl_error,它似乎是以下错误: < HTTP/1.1 301 Moved Permanently.. 这是示例代码 <?php $api_url = 'site url/api/v2/blog/posts/count'; $fp

    0热度

    1回答

    如何使用bigcommerce v2 api对客户列表进行排序。我做了下面的代码。 $filter = array("page" =>$page, "limit" =>50); $customersList = $this->store->getCustomers($filter); public static function getCustomers($filter = ar

    0热度

    1回答

    我在本地处理Bigcommerce模板框架时遇到了一些麻烦。我能得到的一切运行正常,但在页面加载时我得到以下错误: Uncaught TypeError: url.indexOf is not a function at jQuery.fn.init.jQuery.fn.load (eval at <anonymous> (bundle.js:1835), <anonymous>:979

    0热度

    1回答

    我想通过Zapier使用javascript进行验证,但我无法验证身份。我使用下面的代码: var auth = 'Basic **************'; var url = 'https://www.*****.com/api/v2/customers?email=mel****.com'; $.ajax({ url : url, method : 'GET',

    0热度

    2回答

    为什么我无法以这种方式更新图像? Bigcommerce::createProductImage($product_id, array('image_file'=>'/home/user/bigcommerce/api/picture.jpg')); 后续代码的工作: Bigcommerce::createProductImage($product_id, array('image_file'

    0热度

    1回答

    我们有一家商店,建立在模板主题Cornerstone Light上。我们已经实施了一些定制模板。哪些工作正常。在模板的Bigcommerce做了一些更新后,自定义模板是没有得到加载和下面的错误来了: ** Uncaught Error: pages/custom/product/[custom_template] Module not found ** 任何一个可以请帮我们关于这个问题?

    0热度

    1回答

    我们正在寻找一种方法来添加一个内容区域到网页上列出的网站上的所有品牌(https://www.brace-mart.com/brands/),可以用所见即所得的编辑器进行编辑。我们最初想到横幅广告,但这些横幅广告只能应用于特定品牌,而我们希望将内容添加到所有品牌的广告中。 BigCommerce中是否有方法(横幅,页面等)添加这样的内容? 谢谢!!!

    0热度

    3回答

    我想从bigcommerce/hello-world-app-php-silex安装BigCommerce Hello World App。当我尝试在我的试用商店中安装应用程序时,它显示应用程序文件夹的索引。 。 我认为这与回调网址有关。 的说明是不明确的东西进入这里,所以我进入: 验证回调URL:https://localhost/bigcommerce/hello-world-app-php-

    0热度

    2回答

    随函附上图像这是给你的想法 我要计算每个产品的意见 请找武官码 <li class="%%GLOBAL_AlternateClass%%"> <div class="inner"> <div class="ProductImage QuickView" data-product="%%GLOBAL_ProductId%%"> %%GLOBAL_ProductThumb%% </div>