Personalized checkout and custom promotions with Shopify Scripts
Here's the translation:
I am looking for a way to retrieve products from a catalog but also be able to filter the products by productType. I've tried with several objects, but none allow query or filter as an argument. Do you know of any solution or if this feature will be included in the future?"
{
catalog(id: "gid://shopify/CompanyLocationCatalog/7777777") {
id
title
priceList {
id
currency
prices(first: 10) {
edges {
node {
variant {
id
product {
id
title
}
title
price
}
}
}
pageInfo {
hasNextPage
endCursor
}
}
}
}
}
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024