jam_chan
Shopify Partner
Contact Me
Status
Offline
Last Activity
18m ago
Topic Started
53
Topics Started
Topic Solutions
23
Solutions
Post Count
889
Posts
Post Kudos
171
Likes

Bio: Check out our Shopify apps: https://apps.shopify.com/partners/developer-81892a220c5c35f3

Community Badges

On an alternate product template, I'm using a cart ajax api to add custom product options to the cart. I can use line item properties to include the text written by the customers. But I would like to...
From the doc - sorting products in a collection, I know that I can use liquid and js to append the URL parameter and refresh the page. What about the non-refresh approach? Can I send an ajax re...
My app is a bundle app. Very often, the order format is not suitable for fulfillment apps when an order is made. I'm considering whether I should integrate with fulfillment apps. Can I record ...
Hi, I'm trying to add some free items (set a 100% discount to the line item) to an order with Order Edit API. In the order, the customer also purchased the same XXX product separately. When ...
I am trying to use order edit to change a bundle line item to several products. However, I cannot edit an order using a gift card with total is $0. Is it a default setting? When I run the beginE...
I am developing a bundle & discount app but some users are trying to set a product price to $9.99. Is it common to price your products this way? Or $9.9 or $9.5 is more common?
From Add a new variant, there is a line You can use the orderEditAddVariant mutation to add a new product variant with a quantity of 3 to the order. Is 3 a hard limit? We cannot...
If we talk about the end result, how is one way different from another way? Both ways change the order details by API
I tried to hide a product following this tutorial: https://shopify.dev/tutorials/manage-seo-data-with-admin-api#hide-a-resource-from-search-engines-and-sitemaps It said that: If you hide resource...
I tried to set up and change the message by changing the option contextualSaveBar.set({ message : '123 hi' } ); The save bar is visible, but the UI doesn't update. It's still showing the defa...
When an order is made, I am trying to replace a product with several products. I guess I will probably use order creation webhook and order edit API to do so. As far as I know, Shopify deducts the i...
I am following this tutorial to create alternative templates for products and collections. Can I add the alternative templates to the theme editor? I would like to include sections in the alter...
I am following this tutorial to add alternative product templates: https://shopify.dev/tutorials/customize-theme-create-alternate-templates How can I add the template to the selection menu in t...
I am trying to build a custom collection page with the options shown under a product. So users can add the variant to cart. I am trying to use theme sections so that users can customize the look and ...
Is this store using Bold Bundler? https://www.primalkitchen.com/pages/bundles
I am using GET /admin/api/2020-07/collections/{collection_id}/products.json to get the products under a collection. It works however the price field cannot be found. The response (on...
I am an SEO app developer. Recently, I am trying to see how I can give more insight to merchants besides doing on-page SEO optimization. Do you look at your google analytics search console & Shop...
No content to show

User Activity

Hi @MikevPD  You can take a look at our app, BYOB - Build Your Own Bundles. Our template supports multiple bundle conditions using tabs. Here are some sample bundles you can try.
From the Resource-based rate limits,The following Admin API resources, in both GraphQL and REST versions, have an additional throttle that takes effect when a store has 50,000 product variants. After this threshold is reached, no more than 1,000 new ...
@Nick_Wesselman  I have the same issue with a store. It gives the same 422 error. When I check the store, it's eligible for selling bundles. When I deactivate cart transformation and reactivate it again, the cart ajax API still gives the same error. ...
@thereisnodana  No, I'm afraid the components cannot be hidden in the Shopify Bundles app. This is the latest built-in feature called cart transformation, which expands the bundle SKU into the individual product SKUs. If the child components are hidd...
Hi@Glamkitten  Our app, BYOB can support tiered discounts and build a box like your case. Here's a sample bundle you can try. However, your page is a custom build as others replied. So it's not possible to have the same look & feel. If you want to ha...
Hi@nosmh Not sure if you try my app, BYOB. Our app doesn't use a discount to adjust to the bundle price. We use variants instead. However, we have to work with the Shopify native checkout. 3rd party checkout cannot be supported
The Shopify bundles app is using the latest Shopify bundle feature, which cannot support channels other than the online store. Other apps using the same Shopify bundles feature are subjected to the same limitations. 
if you can change the theme code yourself, you can change the social meta tags file in the theme. Usually, there is a line of social meta tags in the theme.liquid file. It defines the social meta tags in the header. You can edit the liquid code to co...
You should update the Title and meta description in Online Store => Preference. Also, Google doesn't update the search results in real time. So you have to submit a sitemap in Google Search Console if you want to speed up the index update process.
Are the social meta tags repeated? Did you try to submit a ticket on Facebook forum?
The social link preview is controlled by the social meta tags of the theme. Usually, the theme sets which image and title to use when the product link is shared. Sometimes, the page may be cached so the updated link preview cannot be shown. You can t...
It may be a product option app or a custom build by a developer. You can check the browser inspector to get a hint
You can try to scrape the page link on Facebook debugger. Sometimes, the link preview may be cached 
You have to use the latest cart transformation function. It can only be created with the Shopify CLI
I have the same issue. A user reports it today. When I inspect the remove link on the cart page, I don't find any wrong format. Therefore I guess it's not a theme issue 
This widget could not be displayed.
This widget could not be displayed.