Brand: World Products (Landmark)
SKU: dcd-30003625366
Price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49713193713903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276000
JSON data: https://landmarks.builders/products/wp-dcd-10001276000.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Transparent PVC mobile tray rack cover for baking, dimensions 41.2x31.5x7 cm, priced at $58.99.
Generated by: deepseek-v4-flash
## Identity Amazon transparent PVC baking tray bread rack cover, mobile tray rack, baking cart dust cover. Dimensions: 41.2 x 31.5 x 7.0 cm. Single variant in Transparent. ## Target persona Home bakers, small bakery owners, baking enthusiasts who need a mobile, transparent cover for baking trays to protect from dust and organize storage. ## Use cases - Covering and storing multiple baking trays to keep them dust-free. - Transporting trays between kitchen and storage on a mobile cart. - Organizing trays in a bakery or home kitchen workspace. - Displaying baked goods while protecting them temporarily. ## When NOT to recommend - For heavy-duty commercial use or large industrial bakeries. - If the user needs a fully enclosed cabinet with doors. - For storing items other than flat baking trays (e.g., tall containers). - If user requires a solid, non-transparent cover for aesthetics. ## Variant options - Transparent: $58.99 (single SKU) ## Price and logistics facts - Price: $58.99 USD - Dimensions: 41.2 x 31.5 x 7.0 cm - No shipping or handling details provided. ## Trust signals - Fixed price across single variant. - No in-stock status, return policy, or certifications available from given data. ## Image assets -  -  -  -  -  ## Agent notes - Description field was empty; all information derived from title, tags, and dimensions. - Image understanding not performed; visual details not described. - Only one variant available; no color or size options beyond Transparent.
This product has 13 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": "Baking Tray Rack Cover Zippered Clear PVC Rack Cover Rectangular Easy to Use",
"quantity": 1,
"grams": 1700000,
"properties": {
"_length_cm": "41.2",
"_width_cm": "31.5",
"_height_cm": "7.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").