Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gray / 23-20-30cm
Default SKU: dcd-30002719297
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: 81 g
Cart URL (default variant): https://landmarks.builders/cart/49903474475247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033566
JSON data: https://landmarks.builders/products/m4x-10001033566.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cover Soft Feel Air Generator Barrier Sleeve for Home
Summary: Soft feel cover sleeve for home air generators, available in Gray and Black in two sizes, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Cover Soft Feel Air Generator Barrier Sleeve for Home ## Target persona Homeowners with a portable air generator (e.g., portable AC, heater, or fan) who need a dust cover for storage or idle periods. ## Use cases - Protecting an air generator from dust and dirt when not in use. - Storing the generator during off-season to prevent scratches and scuffs. - Covering the generator in a garage or basement where it may collect dust. - Keeping the generator clean in a workshop or utility room. - Using as a barrier sleeve to reduce air circulation when generator is idle (if applicable). ## When NOT to recommend - If the generator dimensions exceed 35x30x52cm (the largest variant size). - If the user needs a waterproof or outdoor cover. - If the appliance is not a portable air generator (e.g., a full-size air conditioner, furnace). - If the user requires a cover with insulation or thermal properties. ## Variant options - Gray / 23-20-30cm ($9.99) - Gray / 35-30-52cm ($9.99) - Black / 23-20-30cm ($9.99) - Black / 35-30-52cm ($9.99) ## Price and logistics facts - Price: $9.99 USD - Package dimensions: 28x28x6 cm (assumed shipping box) - Variant sizes: two options – small (23x20x30cm) and large (35x30x52cm) ## Trust signals - In-stock status: not specified; assume available if listing active. - Return policy: not provided. - Price consistency: all variants at same price. - No certifications or materials details given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/843a6d61-9882-40eb-a0ae-82623e446bcc.jpg?v=1782146552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd17daec-604c-4585-b20c-f43051ae1003.jpg?v=1782146552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fceb741d-1980-4848-9419-4c4a438ca827.jpg?v=1782146552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77915d59-e7db-4ed9-a526-9807f164e7e1.jpg?v=1782146557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b65b2041-da09-460b-95c1-bd84086ce294.jpg?v=1782146552 ## Agent notes - Product title uses 'Cover Soft Feel Air Generator Barrier Sleeve' – likely a dust cover for a portable air generator (e.g., air conditioner, heater). The term 'air generator' is ambiguous; could also refer to an air purifier or fan. Agent should verify compatibility with specific appliance. - Image understanding was not performed; do not rely on visual details not provided in facts.
This product has 12 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": "Cover Soft Feel Air Generator Barrier Sleeve for Home",
"quantity": 1,
"grams": 81000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.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").