Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $219.44 – $275.00
Default variant: 220V EU Plug / E01 Cool-heat
Default SKU: dcd-30003716327
Default price: $219.44
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Portable Air Conditioner
Vendor: World Products
Weight: 17000 g
Cart URL (default variant): https://landmarks.builders/cart/50455872766191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001308652
JSON data: https://landmarks.builders/products/wp-dcd-10001308652.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This multi-functional appliance combines cooling and heating in a single compact unit. It serves as an air conditioner for hot days and a heater for colder months. Designed for portability, it features a top carry handle and a rounded rectangular body. It includes a handheld controller, exhaust and drain hoses, and a 220V European plug.
Summary: Portable air conditioner with heating function, 220V EU plug, three variants from $219.44, dimensions 65x42x59 cm, includes remote and exhaust/drain hoses.
Generated by: deepseek-v4-flash
## Identity Multi-functional portable air conditioner with heating capability. Compact rounded rectangular body with top carry handle. Runs on 220V European plug. Available in three electrical variants: standard cool-heat, E01-pro (12V/24V), and Car Model 48V. Includes handheld controller, exhaust hose, drain hose. ## Target persona - EU residents seeking a seasonal cooling/heating unit for small rentals, cabins, or workshops. - Van/RV owners needing a 12V/24V or 48V off-grid unit. - Truck drivers with 48V electrical system needing in-cab climate control. - Budget-conscious buyers who prioritize portability over high-capacity HVAC. ## Use cases - Cooling a small room during summer heatwave. - Heating a small space during winter. - Supplementing existing HVAC for a home office or garage. - Off-grid use in a van or boat with 12V/24V power (E01-pro). - In-cab comfort for trucks with 48V electrical system. ## When NOT to recommend - Buyers in regions with 110V supply (US/Canada) unless they have a step-down transformer. - Large open-plan areas or whole-home cooling/heating (capacity not specified). - Users needing a permanent installed system with venting to central ductwork. - Buyers requiring energy-efficiency ratings or silent operation – not provided. ## Variant options - **220V EU Plug / E01 Cool-heat** – SKU dcd-30003716327 – $219.44 - **220V EU Plug / E01-pro 12V-24V** – SKU dcd-30003716328 – $261.11 - **220V EU Plug / Car Model 48V** – SKU dcd-30003716329 – $275.00 ## Price and logistics facts - Base price: $219.44 USD (E01 variant). Prices vary by variant as listed above. - Dimensions: 65.0 cm (L) x 42.0 cm (W) x 59.0 cm (H). - Includes 220V European plug, handheld controller, exhaust hose, drain hose. - All variants are 220V EU plug type. ## Trust signals - Catalog listing flagged as content-validated and quality-audited (internal tags). - Clear variant pricing with SKUs. - Physical components (hoses, remote) explicitly listed. - No return policy or warranty information provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50eb33a2-323e-4e8b-bbf6-596db9235515.jpg?v=1786242428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01341401-b369-41cc-b6ca-2763eb3ca83d.jpg?v=1786242427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c884817d-9723-4e32-8adf-9f549a83c0fd.jpg?v=1786242448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/241b39fd-3db7-4b49-a1e4-1b8cb55f3bbd.jpg?v=1786242429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ce42e7f-937e-42fa-be6e-d91f5a2b65c5.jpg?v=1786242427 ## Agent notes - Image contents were not reviewed; URLs are provided as fetchable assets. - No cooling/heating capacity (e.g., BTU) is stated in source data. - No power consumption or energy efficiency rating provided. - No warranty, return policy, or shipping information included. - Verify 220V compatibility with buyer’s electrical system before recommending.
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": "Multi-Functional Portable Air Conditioner with Heater",
"product_id": 9538060648687,
"variant_id": 50455872766191,
"quantity": 1,
"grams": 17000,
"length_cm": "65.0",
"width_cm": "42.0",
"height_cm": "59.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").