Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $109.99
Default variant: White
Default SKU: dcd-30003602126
Default price: $109.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 4950 g
Cart URL (default variant): https://landmarks.builders/cart/49714416255215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266685
JSON data: https://landmarks.builders/products/wp-dcd-10001266685.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 4L glass air fryer with touch screen, oil-free cooking, 3 color options (White, Black, Green), priced at $109.99, dimensions 36.7x36x29 cm.
Generated by: deepseek-v4-flash
## Identity New 4L glass air fryer with touch screen, multifunctional, oil-free cooking. Suitable for household use. ## Target persona Health-conscious home cooks, small families (1-4 people), busy professionals seeking quick oil-free meals. ## Use cases - Making crispy french fries without oil - Roasting vegetables quickly - Reheating leftovers with crispiness - Cooking frozen snacks (e.g., nuggets, spring rolls) - Baking small batches of pastries or muffins - Air frying chicken wings or fish fillets ## When NOT to recommend - Large families needing >4L capacity - Commercial or heavy-duty continuous use - Users who prefer traditional deep fried taste and texture - Those requiring dishwasher-safe parts (not specified) ## Variant options - White: $109.99 - Black: $109.99 - Green: $109.99 ## Price and logistics facts Price: $109.99 USD. Dimensions: 36.7 x 36.0 x 29.0 cm. Weight not provided. ## Trust signals - Price consistent across color variants - No customer reviews or ratings available - No return policy or warranty information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6eca63beb9749a1b89584ec4483abb3.png?v=1781085528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/283a885f4a9e4bc68ac38f9b05a9a517.png?v=1781085528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3602792e8b4c49699abec5f0f12ae322.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c15d744a9e0b47e49609ea05e518c88b.png?v=1781085528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cbf6c13b86e42cb9a763c76f7113a70.png?v=1781085528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c51a0880fa4a49378ea766ae1c08824a.png?v=1781085529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46a56671dbe247119d22fda30ec788b1.png?v=1781085528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dbeb48644fc482484c37a09b1bc25e1.png?v=1781085528 ## Agent notes No product description provided. Image content not analyzed; visual details unavailable.
This product has 15 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "新款4L玻璃家用大容量空气炸锅跨境Airfryer触屏多功能无油薯机条",
"quantity": 1,
"grams": 4950000,
"properties": {
"_length_cm": "36.7",
"_width_cm": "36.0",
"_height_cm": "29.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").