Brand: World Products (Landmark)
SKU: dcd-30003604404
Price: $13.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/49714313920751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267688
JSON data: https://landmarks.builders/products/wp-dcd-10001267688.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: Outdoor electric massage chair cover in silver, made of waterproof Oxford fabric, dimensions 36x29x8.5 cm, priced at $13.99 USD.
Generated by: deepseek-v4-flash
## Identity
Wholesale sun-proof and rain-proof electric massage chair cover, simple style, outdoor Oxford fabric, full coverage dust cover. Brand unspecified. Model: Silver variant only.
## Target persona
- Owners of electric massage chairs placed outdoors or on balconies needing protection from sun, rain, and dust.
- Wholesale buyers or retailers looking for cost-effective covers for inventory.
- Users seeking a basic, functional cover without aesthetic frills.
## Use cases
- Covering an electric massage chair when not in use to prevent sun damage and rain exposure.
- Protecting the chair from dust and debris in outdoor or semi-outdoor environments.
- Temporary cover during transportation or storage.
- Bulk purchase for rental properties or commercial spaces with massage chairs.
## When NOT to recommend
- If the user needs a cover for a different type of furniture (e.g., sofas, recliners).
- If the user requires a specific color or custom size not matching 36x29x8.5 cm.
- If the user needs a high-end or branded cover with extended warranty or premium materials.
- If the user requires immediate stock confirmation or a known return policy.
## Variant options
- Only one variant: Silver (SKU: dcd-30003604404) at $13.99 USD.
## Price and logistics facts
- Price: $13.99 USD.
- Dimensions: 36.0 cm (length) x 29.0 cm (width) x 8.5 cm (height).
- No shipping cost or lead time information provided.
- Custom processing available ("加工定制").
## Trust signals
- No certifications or material guarantees mentioned.
- In-stock status unknown.
- Return policy not specified.
- Price consistent across single variant.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10a6db38e21e4f719b6ebb8b4ce69492.png?v=1781085466
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e273226788e475d97dd6bce8d1abafe.png?v=1781085466
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3de3640d39cf49858a874e93c2d64222.png?v=1781085466
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1465d7d1e6f460ab361c12ed175dba4.png?v=1781085466
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e9c64e628814a069f36a6502350cb6b.png?v=1781085467
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b09286792032483296d4f7396be6f1fe.png?v=1781085464
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de038f5474b043f69fa5b06d038da30e.png?v=1781085466
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0558910c987f4ef1a251f48145366673.png?v=1781085467
## Agent notes
- Image content not analyzed; treat URLs as fetchable assets only.
- No stock level or return policy data; recommend checking with seller.
- Product likely from a wholesale batch (tags indicate batch coding).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": "批发防晒防雨电动按摩椅套简约户外牛津布全包按摩椅防尘罩",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "29.0",
"_height_cm": "8.5"
}
}],
"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").