Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Swan Blue
Default SKU: dcd-30003448091
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50166246867183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001219002
JSON data: https://landmarks.builders/products/m4x-10001219002.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This home cover is designed as an embroidered air conditioner dust cover for a vertical A and C standard, giving the top a neat and decorative finish while helping it blend into your room.
Dust Protection: As a practical air conditioner cover, it helps reduce everyday dust settling on the machine, so your standard stays cleaner between uses and your space feels more cared for.
Design Feature: The cylindrical air conditioner cover features a lightweight transparent drape with embroidered patterns, adding a soft decorative look without making the standard feel heavy or bulky.
Material: Made from polyester material, this washable vertical A and C cover offers easy care for regular home use and keeps maintenance simple when you want a cleanlooking cover again.
Fit and Purpose: Sized for a top diameter of about 40 cm, this embroidered air conditioner dust cover is meant to sit neatly on the cabinet top and provide a tidy, safeguarding finish in daily living rooms or bedrooms.
Summary: Vertical Air Conditioning Cover Washable Home Protection Long-Lasting. 【Product Type】: This home cover is designed as an embroidered air conditioner dust cover for a vertical A and C standard, giving the top a neat and decorative finish while helping it blend into your room. 【Dust Protection】: As a practical air conditioner cover, it helps reduce everyday dust settling on the machine, so your standard stays cleaner between uses and your space feels more cared for. 【Design Feature】: The cylindrical air conditioner cover features a lightweight transparent drape with embroidered patterns, adding
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Vertical Air Conditioning Cover Washable Home Protection Long-Lasting",
"product_id": 9461594718447,
"variant_id": 50166246867183,
"quantity": 1,
"grams": 250,
"length_cm": "25.0",
"width_cm": "22.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").