Brand: World Products (Landmark)
SKU: dcd-30003593530
Price: $7.22
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: 2150 g
Cart URL (default variant): https://landmarks.builders/cart/50403766829295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001263497
JSON data: https://landmarks.builders/products/wp-dcd-10001263497.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This appliance is a two-way use car fridge built as a compact car refrigerator, combining a rectangular body with a blue and white exterior for everyday cooling needs. Power Use: Designed as a home car refrigerator, it works in both car and home settings, making it a practical choice when you need chilled storage in more than one place. Cooling Interface: The front ventilation grille and control panel give the portable fridge a simple, visible layout that supports easy operation and ventilation management. Portability: A back strap and compact 31 cm x 17 cm x 29 cm size make this car fridge easier to move, carry, and place in tighter areas. Capacity: With a 7.5 L interior, this appliance is suited to keeping a small amount of food or drinks on hand for short trips, daily use, or desk-side convenience.
Summary: Product Type: This appliance is a two-way use car fridge built as a compact car refrigerator, combining a rectangular body with a blue and white exterior for everyday cooling needs. Power Use: Designed as a home car refrigerator, it works in both car and home settings, making it a practical choice when you need chilled storage in more than one place. Cooling Interface: The front ventilation grille and control panel give the portable fridge a simple, visible layout that supports easy operation and ventilation management. Portability: A back strap and compact 31 cm x 17 cm x 29 cm size make this car fridge easier to move, carry, and place in tighter areas. Capacity: With a 7.5 L interior, this appliance is suited to keeping a small amount of food or drinks on hand for short trips, daily use, or desk-side convenience.
Generated by: deepseek-v4-flash
This product has 2 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": "Dual Use Compact Car Refrigerator Control Panel Home Car Refrigerator Ventilation Grille Portable Fridge",
"product_id": 9537000079599,
"variant_id": 50403766829295,
"quantity": 1,
"grams": 2150,
"length_cm": "31.0",
"width_cm": "17.0",
"height_cm": "29.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").