Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $41.99
Default variant: 56x59x87cm
Default SKU: dcd-30003608936
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714225610991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269428
JSON data: https://landmarks.builders/products/wp-dcd-10001269428.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 210D Oxford cloth outdoor vertical refrigerator cover, dustproof and waterproof, available in 8 sizes from 56x59x87cm to 92x77x183cm, priced $28.99-$41.99.
Generated by: deepseek-v4-flash
## Identity Cross-border 210D Oxford cloth vertical refrigerator outdoor cover, dustproof and waterproof. ## Target persona Outdoor refrigerator owners seeking dust and water protection for their units, typically with patio, garden, or garage setups. ## Use cases - Covering a vertical refrigerator on an uncovered patio during rain. - Protecting a freezer from dust in a garage or workshop. - Shielding appliance from elements during seasonal outdoor use. - Extending life of outdoor fridge by preventing rust and debris. - Temporary cover during construction or renovation nearby. ## When NOT to recommend - For indoor refrigerators (not needed). - For chest freezers or non-vertical units (design mismatch). - When exact fridge dimensions are unknown (size options are specific). - In high-heat environments near grills or direct flame (material heat resistance unknown). ## Variant options - 56x59x87cm: $28.99 - 58x58x142cm: $30.99 - 51x51x117cm: $31.99 - 61x77x171cm: $35.99 - 77x84x158cm: $36.99 - 84x84x171cm: $38.99 - 92x77x183cm: $41.99 - 83x83x183cm: $39.99 ## Price and logistics facts Price range: $28.99 - $41.99. Packaged size: 30x29x9 cm (may vary). No shipping or inventory details provided. ## Trust signals Material: 210D Oxford cloth, claimed waterproof and dustproof. No return policy or warranty information available. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6607351dd647423b88cbb023055f941d.png?v=1781085372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/146ec6077809419d81fe662e93712e47.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90c349f7d0cf472795459f11532eaee9.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11cb83347f084440a333af63d73636d0.png?v=1781085372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10f8c162a35e41d2a6ff8acab93ac64b.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ae4e9959676454d8a1a777103c8e09e.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19576a5e46464b62bf810dd4798f0935.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20f545bae7b2424a8cec6d2b1a6a8df8.png?v=1781085374 ## Agent notes Image understanding was not performed. Package dimensions (30x29x9 cm) likely refer to folded state, as variant sizes are much larger. No description or reviews available.
This product has 20 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": "跨境210D牛津布 立式冰箱户外冰箱罩保护罩 冰箱防尘罩 防尘防水",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "29.0",
"_height_cm": "9.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").