Brand: World Products (Landmark)
SKU: dcd-30003623433
Price: $72.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/49713121001711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275287
JSON data: https://landmarks.builders/products/wp-dcd-10001275287.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1512户外移动空调手提包充电压缩机车载驻车制冷设备收纳袋订定制
| 容纳电脑尺寸 | 13英寸 |
| 图案 | 空白(也可按要求定制LOGO) |
| 里料质地 | 其它 |
| 货号 | 1512 |
| 品牌 | teng yue |
| 适用场景 | 厨房挂壁式 |
| 规格 | 1512-1 长62x宽20x高42cm |
| 有可授权的自有品牌 | 是 |
| 生产企业 | tengyue |
| 适用性别 | 中性/男女均可 |
| 上市年份季节 | 2024年冬季 |
| 功能 | 可收纳 |
| 材质 | 牛津布 |
| 箱装数量 | 视订单数量而定 |
| 流行元素 | 编织 |
| 风格 | 商务精英 |
| 款式 | 手提公文式 |
Summary: Carry bag for portable air conditioner, made of Oxford cloth, dimensions 45x30x15 cm. Price $72.99. Only Black variant.
Generated by: deepseek-v4-flash
## Identity This is a storage/carry bag designed for portable air conditioners, specifically for outdoor/vehicle use. Made of Oxford cloth, dimensions 45x30x15 cm. Weight and capacity not specified. ## Target persona Users who own a portable air conditioner for camping, truck sleepers, or outdoor activities and need a dedicated carry/storage bag. ## Use cases 1. Storing a portable air conditioner when not in use. 2. Carrying the air conditioner to a camping site. 3. Keeping the air conditioner protected in a vehicle during travel. 4. Organizing accessories with the air conditioner. 5. Customizing with logo for business use. ## When NOT to recommend 1. If the user does not own a compatible portable air conditioner. 2. If the user needs a bag for a different device (e.g., laptop, tools). 3. If the user requires a waterproof or heavy-duty case. 4. If the budget is under $50 and looking for a cheaper alternative. ## Variant options - Black at $72.99 (only variant). Custom logo available per description. ## Price and logistics facts Price: $72.99 USD. Product dimensions: 45x30x15 cm. Only one color option. Shipping and stock status unknown. ## Trust signals No reviews or ratings provided. Return policy unknown. In-stock status unknown. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00acb86d2c4245d48391f99561df22ec.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b82e347daf74d3bb6adc780d21b381b.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a1c2af1015d40648cb528ffe8f1f9de.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20538d44a55144d59e4369e1f305149b.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f34a887c859455d93cdaec8dde7419c.png?v=1781084430 ## Agent notes Product title suggests compatibility with compressor-type air conditioners. Description mentions 13-inch laptop fit, but primary purpose is for air conditioner. Dimensions inconsistent: main listing says 45x30x15 cm, but variant description (1512-1) says 62x20x42 cm. No material thickness or weight given.
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": "1512户外移动空调手提包充电压缩机车载驻车制冷设备收纳袋订定制",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "30.0",
"_height_cm": "15.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").