Hey Team Shopify,
I am using Graqhql api to fetch Store Products but in the response i am getting different prices of variants but in a Store product page i see different Price. Here is my Query and response
Here is the Product Link Arabella Ivory | Satin Jewel Detail Wedding Shoe | Paradox London
query {product(id: “Z2lkOi8vc2hvcGlmeS9Qcm9kdWN0LzE1NTA3MTQ2NjM3Njg2”) {idtitlehandle category {
fullName
}
options {
name
position
}
createdAt
description
descriptionHtml
handle
productType
publishedAt
status
tags
totalInventory
productCategory {
productTaxonomyNode {
fullName
}
}
vendor
onlineStoreUrl
variantsCount {
count
}
media(first: 20) {
edges {
node {
preview {
image {
url
}
}
}
}
}
variants(first: 250) {
edges {
node {
id
sku
title
displayName
inventoryQuantity
inventoryPolicy
availableForSale
inventoryItem {
measurement {
weight {
unit
value
}
}
inventoryLevels(first: 20){
edges{
node{
id
location{
id
}
quantities(names: ["available"]){
quantity
}
}
}
}
}
barcode
selectedOptions {
value
}
image {
url
}
contextualPricing(context: { country: IE }) {
compareAtPrice {
amount
currencyCode
}
price {
amount
currencyCode
}
}
}
}
}
}
}
And The respone is this here i see price is 135 Array
([data] => Array([product] => Array([id] => gid://shopify/Product/15507146637686[title] => Arabella Stiletto Wedding Heels[handle] => arabella-jewel-detail-satin-wedding-shoe[category] => Array([fullName] => Apparel & Accessories > Shoes)
[options] => Array
(
[0] => Array
(
[name] => Size
[position] => 1
)
)
[createdAt] => 2025-12-18T13:38:26Z
[description] => Looking for a high-heeled statement wedding shoe? We've got you covered. The Arabella Stiletto Wedding Heels by Paradox London are designed to add a timeless and glamorous feel to your wedding look and pair's beautifully with both a simple and a statement wedding dress. Featuring a T-bar diamante detail to elevate a timeless design.
[descriptionHtml] => Looking for a high-heeled statement wedding shoe? We’ve got you covered. The Arabella Stiletto Wedding Heels by Paradox London are designed to add a timeless and glamorous feel to your wedding look and pair’s beautifully with both a simple and a statement wedding dress. Featuring a T-bar diamante detail to elevate a timeless design.
[productType] => Wedding Shoes
[publishedAt] => 2025-12-19T13:41:52Z
[status] => ACTIVE
[tags] => Array
(
[0] => Court Shoe
[1] => Heels
[2] => High Heels
[3] => New in standard fit
[4] => Shoes
[5] => Stiletto Wedding Heels
[6] => Wedding
[7] => wedding heels
[8] => Wedding Shoes
[9] => Women’s Wedding Shoes
)
[totalInventory] => 331
[productCategory] => Array
(
[productTaxonomyNode] => Array
(
[fullName] => Apparel & Accessories > Shoes
)
)
[vendor] => Paradox London
[onlineStoreUrl] => https://www.paradoxlondon.com/products/arabella-jewel-detail-satin-wedding-shoe
[variantsCount] => Array
(
[count] => 7
)
[media] => Array
(
[edges] => Array
(
[0] => Array
(
[node] => Array
(
[preview] => Array
(
[image] => Array
(
[url] => https://cdn.shopify.com/s/files/1/0801/5452/5990/files/Arabella_Ivory_55_c975f426-58d7-432f-baed-0cd00b764784.jpg?v=1766151715
)
)
)
)
[1] => Array
(
[node] => Array
(
[preview] => Array
(
[image] => Array
(
[url] => https://cdn.shopify.com/s/files/1/0801/5452/5990/files/Arabella_Ivory_50_e08f553f-7c41-4146-84c1-99183b77f1ae.jpg?v=1766151715
)
)
)
)
[2] => Array
(
[node] => Array
(
[preview] => Array
(
[image] => Array
(
[url] => https://cdn.shopify.com/s/files/1/0801/5452/5990/files/Arabella_Ivory_53_6593b2b2-366c-4835-a174-9c59fa8aba0f.jpg?v=1766065178
)
)
)
)
[3] => Array
(
[node] => Array
(
[preview] => Array
(
[image] => Array
(
[url] => https://cdn.shopify.com/s/files/1/0801/5452/5990/files/Arabella_Ivory_52_9b10ccfb-f5f9-4ffe-9297-b428acfec799.jpg?v=1766065178
)
)
)
)
[4] => Array
(
[node] => Array
(
[preview] => Array
(
[image] => Array
(
[url] => https://cdn.shopify.com/s/files/1/0801/5452/5990/files/Arabella_Ivory_51_df265e8c-7412-4427-ab5b-e0cc435f490e.jpg?v=1766065179
)
)
)
)
[5] => Array
(
[node] => Array
(
[preview] => Array
(
[image] => Array
(
[url] => https://cdn.shopify.com/s/files/1/0801/5452/5990/files/Arabella_Ivory_56_57752e7a-bc8d-4b82-ab8d-95c079b8161b.jpg?v=1766065179
)
)
)
)
[6] => Array
(
[node] => Array
(
[preview] => Array
(
[image] => Array
(
[url] => https://cdn.shopify.com/s/files/1/0801/5452/5990/files/Arabella_Ivory_57_7bb36283-0f79-43fc-9f4e-2d75b81ea30c.jpg?v=1766065178
)
)
)
)
)
)
[variants] => Array
(
[edges] => Array
(
[0] => Array
(
[node] => Array
(
[id] => gid://shopify/ProductVariant/56915645727094
[sku] => 5055960707150
[title] => 36
[displayName] => Arabella Stiletto Wedding Heels - 36
[inventoryQuantity] => 18
[inventoryPolicy] => DENY
[availableForSale] => 1
[inventoryItem] => Array
(
[measurement] => Array
(
[weight] => Array
(
[unit] => KILOGRAMS
[value] => 0.5
)
)
[inventoryLevels] => Array
(
[edges] => Array
(
[0] => Array
(
[node] => Array
(
[id] => gid://shopify/InventoryLevel/125132964134?inventory_item_id=55352808931702
[location] => Array
(
[id] => gid://shopify/Location/88733188390
)
[quantities] => Array
(
[0] => Array
(
[quantity] => 18
)
)
)
)
)
)
)
[barcode] => 5055960707150
[selectedOptions] => Array
(
[0] => Array
(
[value] => 36
)
)
[image] =>
[contextualPricing] => Array
(
[compareAtPrice] =>
[price] => Array
(
[amount] => 135.0
[currencyCode] => EUR
)
)
)
)
[1] => Array
(
[node] => Array
(
[id] => gid://shopify/ProductVariant/56915645759862
[sku] => 5055960707167
[title] => 37
[displayName] => Arabella Stiletto Wedding Heels - 37
[inventoryQuantity] => 42
[inventoryPolicy] => DENY
[availableForSale] => 1
[inventoryItem] => Array
(
[measurement] => Array
(
[weight] => Array
(
[unit] => KILOGRAMS
[value] => 0.5
)
)
[inventoryLevels] => Array
(
[edges] => Array
(
[0] => Array
(
[node] => Array
(
[id] => gid://shopify/InventoryLevel/125132964134?inventory_item_id=55352808964470
[location] => Array
(
[id] => gid://shopify/Location/88733188390
)
[quantities] => Array
(
[0] => Array
(
[quantity] => 42
)
)
)
)
)
)
)
[barcode] => 5055960707167
[selectedOptions] => Array
(
[0] => Array
(
[value] => 37
)
)
[image] =>
[contextualPricing] => Array
(
[compareAtPrice] =>
[price] => Array
(
[amount] => 135.0
[currencyCode] => EUR
)
)
)
)
But in the Store i see this price There is a difference in price in API response and in Store


