Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 18cm / other
Default SKU: dcd-30000068013
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49946331742447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011573
JSON data: https://landmarks.builders/products/m4x-10000011573.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Stainless Steel Steaming Rack, Sturdy robustDuty Pot Holder, Multi-Functional Kitchen Organizer, Heat Insulation, Heat-Resistant anti-slipScald Stand
Summary: Stainless steel steaming rack for pot use; multi-functional kitchen organizer with heat insulation; available in 18cm, 20cm, 23cm sizes at $9.99 each.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Steaming Rack, Sturdy Duty Pot Holder, Multi-Functional Kitchen Organizer, Heat Insulation, Heat-Resistant Anti-Slip Scald Stand ## Target persona Home cooks who steam vegetables, dumplings, or fish regularly; bakers needing a cooling rack; small-kitchen users seeking multi-purpose tools. ## Use cases - Steaming vegetables, dumplings, or fish in a pot - As a trivet to protect countertops from hot pots - Cooling baked goods like cookies or bread - Preventing food from sticking to the bottom of a pot - Elevating pots for heat distribution ## When NOT to recommend - For heavy-duty commercial kitchen use with large pots - For use in a microwave (metal construction) - For outdoor grilling or open flame directly on the rack - For oven use above 250°C unless manufacturer-rated ## Variant options - 18cm / other: $9.99 - 20cm / other: $9.99 - 23cm / other: $9.99 ## Price and logistics facts - Price: $9.99 USD per variant - Dimensions: 19 cm (L) x 19 cm (W) x 5 cm (H) – note: these likely correspond to the 18cm variant; exact dims for other sizes not specified. ## Trust signals - Price consistent across all variants - No stock or return policy information provided - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/951a65c1-ace3-4187-bd46-ad01f8571672.png?v=1782181190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23151db1-8a23-4f99-8655-3b30c37759af.png?v=1782181191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f911922-679f-43ed-a2cd-f728c2ec477a.png?v=1782181191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2006260-3cb3-4c50-adb4-4567f642fdeb.png?v=1782181190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e176189-20db-43ab-b17e-f577027f6bb0.png?v=1782181190 ## Agent notes - Image content not analyzed; visual details not inferred. Dimensions provided globally may not apply to all variants.
This product has 12 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": "Stainless Steel Steaming Rack, Sturdy robustDuty Pot Holder, Multi-Functional Kitchen Organizer, Heat Insulation, Heat-Resistant anti-slipScald Stand",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "19.0",
"_height_cm": "5.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").