Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $16.99
Default variant: 12 / Cloud Wood Box
Default SKU: dcd-30003753722
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50166386557167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001321186
JSON data: https://landmarks.builders/products/m4x-10001321186.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality bamboo wood, this long-lasting pot stand features a smooth, polished surface that beautifully showcases the inherent wood grain while offering a sturdy foundation for hot cookware.
Heat-Safe Design: Engineered with a raised base and four dedicated leg openings underneath, this cooktop rack provides essential heat clearance to protect your delicate dining tables and countertops from high temperatures.
Secure Placement: The innovative square frame is designed with a circular center opening, serving as a reliable bowl base that cradles round pots and bowls securely to prevent accidental slips or spills during table service.
Elevated Protection: This functional stand keeps your hot stone pots and rice bowls elevated from the table surface, ensuring that heat dissipates safely while maintaining a clean and organized dining presentation.
Versatile Utility: An essential accessory for both home dining and professional restaurants, this versatile rack accommodates traditional Korean-style stone pots, clay pots, and serving bowls with ease.
Summary: Korean Stone Pot Stand Raised Bamboo Pot Stand Solid Wood for Home Cooks. 【Premium Material】: Crafted from high-quality bamboo wood, this long-lasting pot stand features a smooth, polished surface that beautifully showcases the inherent wood grain while offering a sturdy foundation for hot cookware. 【Heat-Safe Design】: Engineered with a raised base and four dedicated leg openings underneath, this cooktop rack provides essential heat clearance to protect your delicate dining tables and countertops from high temperatures. 【Secure Placement】: The innovative square frame is designed with a circula
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Korean Stone Pot Stand Raised Bamboo Pot Stand Solid Wood for Home Cooks",
"product_id": 9461667594479,
"variant_id": 50166386557167,
"quantity": 1,
"grams": 450,
"length_cm": "26.0",
"width_cm": "26.0",
"height_cm": "18.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").