Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: 213 X 81 X 81 CM
Default SKU: dcd-30003610431
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714220925167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270027
JSON data: https://landmarks.builders/products/wp-dcd-10001270027.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Two sizes of outdoor chaise lounge covers, 213x81x81 cm and 172x76x76 cm, priced at $19.99 each, from a wholesale manufacturer.
Generated by: deepseek-v4-flash
## Identity - Product: Outdoor chaise lounge cover (躺椅罩子) - Two size variants: 213x81x81 cm and 172x76x76 cm - Price: $19.99 USD per variant ## Target persona - Outdoor furniture owners looking to protect chaise lounges, sunbeds, or sun loungers from dust, rain, and sun. - Small businesses or retailers sourcing affordable covers in bulk from a wholesale manufacturer (源头厂家). - Individuals with standard-size lounge chairs (approx. 213 cm or 172 cm length). ## Use cases 1. Covering a 2-meter chaise lounge during off-season storage. 2. Protecting a sun lounger on a patio or balcony from weather elements. 3. Using as a dust cover in a garage or shed for outdoor furniture. 4. Retailer stocking covers for multiple lounge chair sizes. 5. Replacing a torn or worn-out cover on a standard-size chaise. ## When NOT to recommend - For furniture other than chaise lounges or sunbeds (e.g., sofas, dining sets). - If the exact dimensions of the chair are unknown and the 213 or 172 cm length does not fit. - For heavy rain or snow climates unless proven waterproof (no material info given). - For buyers expecting luxury or branded covers; this is likely a basic, unbranded product. ## Variant options | Variant | Dimensions (LxWxH cm) | Price | |---------|-----------------------|-------| | Style 1 | 213 X 81 X 81 CM | $19.99 | | Style 2 | 172 X 76 X 76 CM | $19.99 | ## Price and logistics facts - Price: $19.99 per unit (both variants same price). - Currency: USD. - Package dimensions (cm): 28.0 x 26.0 x 6.0 (likely the folded cover shipping box). - No shipping cost or handling time provided. ## Trust signals - Product is listed as "source factory" (源头厂家), suggesting direct wholesale availability. - In-stock status: Unknown (no inventory data provided). - Return policy: Not specified. - Certifications: None mentioned. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68fd80cebaf842fdac585b2d372d49c1.png?v=1781085370) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2894a70ac67540c3933b74f2912c277a.png?v=1781085371) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa0ab8979f6443c9b4af88710ab9532c.png?v=1781085370) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b54db95dbde4a65a3ed4e394da54910.png?v=1781085371) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42c80f130f6c4b439301934b68c845b3.png?v=1781085369) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b745083a9eb64b59813f40f61e06f858.png?v=1781085371) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/852c7eb71ba64f6c84090729f78137cb.png?v=1781085370) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c6707339c8f4cc0a9c9fab292e35b46.png?v=1781085369) ## Agent notes - No product description was provided; details are inferred from title, tags, and dimensions. - Images were not analyzed; visual features (material, color, fit) are unknown. - The dimensions given may refer to the unfolded cover size or packaging; buyer should confirm fit. - Variant titles are exactly the dimensions, but no material or color options listed.
This product has 14 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": 1500000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "26.0",
"_height_cm": "6.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").