Brand: World Products (Landmark)
SKU: dcd-30003953445
Price: $101.39
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kitchen and Bath Appliances
Vendor: World Products
Weight: 16500 g
Cart URL (default variant): https://landmarks.builders/cart/50414024687855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001392620
JSON data: https://landmarks.builders/products/wp-dcd-10001392620.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Two-zoneZone Design: This versatile appliance features separate temperature-controlled compartments that allow you to refrigerate and freeze items simultaneously.
High-Capacity Cooling: With a spacious 35 L capacity, this portable car freezer provides ample room to store all your fresh food, snacks, and beverages for extended journeys.
Efficient Performance: Powered by an advanced cooling system, this compressor refrigerator rapidly chills your items while maintaining stable, reliable temperatures on the road.
Versatile Power Options: Engineered for ultimate flexibility, the car fridge is compatible with 12 V, 24 V, and 220 V power sources, making it perfect for both vehicles and standard wall outlets.
Rugged Portability: Built for travel, this compact refrigerator features a sturdy rectangular insulated cabinet, dual hinged top lids, recessed side handles, and integrated ventilation grilles.
Summary: Portable 35L dual-zone compressor fridge/freezer for 12V/24V/220V power, suitable for vehicles and camping. Priced at $101.39.
Generated by: deepseek-v4-flash
## Identity 12/24V Dual Zone Car Refrigerator Freezer with 35L capacity, compressor-based cooling, and dual temperature-controlled compartments allowing simultaneous refrigeration and freezing. Black variant only. Dimensions: 67 cm L × 47 cm W × 48 cm H. Powered by 12V, 24V, or 220V. ## Target persona Road trippers, campers, truck drivers, and RV travelers who need off-grid refrigeration for perishables and frozen items during multi-day travel. ## Use cases - Keeping food and beverages cold during long road trips. - Freezing meat or ice packs while camping or RVing. - Storing frozen food while traveling to remote locations. - Using in a truck cab to keep meals fresh during over-the-road work. - Connecting to a wall outlet at a campsite or home for pre-cooling. ## When NOT to recommend - Households needing a full-size refrigerator or freezer. - Users who require built-in ice maker or water dispenser. - Those needing silent operation or ultra-low power consumption (not specified). - Travelers who need more than 35L capacity. ## Variant options Only one variant: Black (SKU dcd-30003953445), priced at $101.39. ## Price and logistics facts - Price: $101.39 USD. - Dimensions: 67 cm L × 47 cm W × 48 cm H. - Capacity: 35 L. - Power: 12V / 24V / 220V compatible. ## Trust signals - Listed price appears consistent across variant. - No stock status, return policy, or warranty information provided. - No certifications (e.g., energy rating) claimed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/861d395f-a60c-483a-a6a5-76434b14f811.jpg?v=1786042179) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/232638f5-430d-44c2-a0c7-11bcc9a6f0e8.jpg?v=1786042238) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab3a3eb6-7974-42f6-8bd9-5a9e62dcb70b.jpg?v=1786042191) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6adb51a0-c7f3-4adb-af94-3bec344c5742.jpg?v=1786042151) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23527075-0193-4288-a59a-c6db683cb730.jpg?v=1786042125) ## Agent notes - Image understanding not performed; visual inspection of product images may be required. - Only black color option is listed; no other variants found. - Dimensions are for the product; package dimensions may differ.
This product has 6 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": "12\/24V Dual Zone Car Refrigerator 12V Car Refrigerator Freezer DC Portable Fridge Freezer Compact for Campers, Road Trippers, Truck Drivers, Camping, Rv Travel",
"product_id": 9540074143983,
"variant_id": 50414024687855,
"quantity": 1,
"grams": 16500,
"length_cm": "67.0",
"width_cm": "47.0",
"height_cm": "48.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").