Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $23.99
Default variant: Black / 30-40-5cm
Default SKU: dcd-30003603426
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 2300 g
Cart URL (default variant): https://landmarks.builders/cart/49714383487215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267282
JSON data: https://landmarks.builders/products/wp-dcd-10001267282.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Kitchen stove shelf/cover rack, black, multiple sizes, strong load-bearing, easy to clean, for organizing items on gas or induction stoves.
Generated by: deepseek-v4-flash
## Identity Kitchen stove shelf/cover rack designed to hold items on top of gas or induction stoves, with strong load-bearing and easy cleaning. ## Target persona Home cooks and kitchen organizers with limited counter space who need extra storage above the stove; small kitchen dwellers; apartment renters seeking non-permanent storage solutions. ## Use cases - Storing spices, oils, and condiments within reach while cooking. - Covering stovetops when not in use to create extra workspace. - Holding pot lids, utensils, or small cutting boards above the stove. - Organizing jars and containers on gas or induction cooktops. - Using as a temporary drying rack for washed dishes near the stove. ## When NOT to recommend - For users with stove burner spacing that does not match the dimensions (must measure first). - For commercial kitchens requiring high heat resistance or bulk storage. - For users who need a permanent, built-in solution (this is a portable rack). - For users with induction cooktops that require precise clearance (verify compatibility). ## Variant options - Black / 30x40x5cm: $17.99 - Black / 35x40x7cm: $18.99 - Black / 35x45x7cm: $19.99 - Black / 35x48x7cm: $20.99 - Black / 40x48x7cm: $20.99 - Black / 40x50x7cm: $21.99 - Black / 35x45x9cm: $22.99 - Black / 35x48x9cm: $22.99 - Black / 40x48x9cm: $22.99 - Black / 40x50x9cm: $23.99 ## Price and logistics facts - Price range: $17.99 – $23.99 USD. - All variants are black with dimensions in centimeters (length x width x height). - Currency: USD. ## Trust signals - No in-stock status provided. - Return policy not specified. - Price consistency unknown. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/357f65c4a23843a79a4b0d4d9620c2d5.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f81d4132d4834971aed77b8a7d2b42cd.png?v=1781085507 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54c755c8c97c477194f7ec86fba77e6c.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/074c068e0e5c4351aef505c120df905c.png?v=1781085507 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7c0942aedbd448f893832390be4f38d.png?v=1781085507 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4823ebb8ab9846b3baa4d0354593bde9.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18b1481dd4084e328663d03ea7bcbdce.png?v=1781085507 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6fd3fb7d6c14c59accc435db9a8a888.png?v=1781085507 ## Agent notes - No description or additional specifications provided. - Agent has not performed image understanding; visual details not inferred.
This product has 22 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": "厨房置物架家用煤气灶架炉灶盖板罩承重强易清洗收纳电磁炉支架",
"quantity": 1,
"grams": 2300000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "42.0",
"_height_cm": "11.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").