Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $15.99
Default variant: 58-47-23cm
Default SKU: dcd-30003614040
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713930797295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271294
JSON data: https://landmarks.builders/products/wp-dcd-10001271294.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: Heavy-duty desktop baking tray cover available in three sizes, priced from $12.99 to $15.99.
Generated by: deepseek-v4-flash
## Identity A heavy-duty protective cover for desktop baking trays, available in multiple sizes. ## Target persona Home bakers who need to cover and protect baking trays during storage or transport; kitchen organizers looking for stackable tray solutions; small café or restaurant owners requiring durable tray covers. ## Use cases - Covering baking trays to keep them dust-free when stored. - Stacking multiple trays without scratching or damaging surfaces. - Protecting trays while transporting baked goods (e.g., to markets or events). - Using as a lightweight lid for mixing bowls or large pans (if size fits). - Storing trays in tight cabinets with cover to prevent dents. ## When NOT to recommend - If the user needs a full baking tray or sheet pan (this is a cover only). - If the user requires an air-tight or oven-safe lid (material not specified). - For non-standard rectangular trays outside the listed dimensions. - For users seeking a decorative or colored cover (no color options provided). ## Variant options - 58x47x23 cm: $12.99 (SKU dcd-30003614040) - 61x55x42 cm: $15.99 (SKU dcd-30003614041) - 55x55x27 cm: $15.99 (SKU dcd-30003614042) ## Price and logistics facts Base price $12.99 USD; larger variants $15.99 USD. Dimensions per variant as listed. No shipping or restocking details provided. ## Trust signals - Multiple size options available. - 8 product images provided. - Price consistency across variants of same size group. - No explicit return policy or in-stock status given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cee30564e114272abbc74a38abd3178.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/253655464f574792b4e8ba513e2f46ac.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/216279c7de4f498a87f94faccd5dfa98.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0ea7df61b494c34987b75acf81fdb80.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69dd68adc77e4d88ba920bd6741032cf.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02cf7e2973c041e3b2ce766d912d5b80.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b64f8f76e1bc41d289bbada81aaeb644.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ab3ea3b721f4d31af3fc4a383a1a699.png?v=1781085162 ## Agent notes - The provided dimensions_cm (28x25x5) do not match any variant title dimensions; likely from a different product or measurement. Use variant-specific dimensions for accuracy. - Image descriptions were not generated; visual inspection not performed.
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": "跨境热卖22英寸桌面烤盘带罩的重型防护罩烤盘罩",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "25.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").