Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.50
Default variant: Embroidered
Default SKU: dcd-30002740385
Default price: $2.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/50378816094447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001039330
JSON data: https://landmarks.builders/products/wp-dcd-10001039330.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Built-in Storage: This multifunctional car interior accessory features a built in double cup holder and a side slot to keep your drinks, phone, and small essentials organized and within reach.
Comfortable Support: Designed as a soft armrest cushion, it provides 7.5cm of extra height to support your elbow and forearm, effectively reducing fatigue during long commutes or road trips.
Premium Material: Crafted from wear resistant leather, this car console organizer is waterproof and easy to clean, ensuring your center console remains protected from spills and scratches.
Secure Stability: The center console armrest pad is equipped with wide elastic straps and an anti slip bottom surface to ensure it stays firmly in place without moving while you drive.
Universal Fit: This armrest heightening cushion is designed for versatility, fitting most standard vehicle consoles to instantly upgrade your driving comfort and interior storage capacity.
Summary: Armrest Storage Box Featuring a Beverage Holder Multi-Functional Armrest Box Featuring a Beverage Holder Easy Installation Center. 【Built-in Storage】: This multifunctional car interior accessory features a built in double cup holder and a side slot to keep your drinks, phone, and small essentials organized and within reach. 【Comfortable Support】: Designed as a soft armrest cushion, it provides 7.5cm of extra height to support your elbow and forearm, effectively reducing fatigue during long commutes or road trips. 【Premium Material】: Crafted from wear resistant leather, this car console organiz
Generated by: dcd-map-v1
This product has 9 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": "Armrest Storage Box Featuring a Beverage Holder Multi-Functional Armrest Box Featuring a Beverage Holder Easy Installation Center",
"product_id": 9530636763375,
"variant_id": 50378816094447,
"quantity": 1,
"grams": 700,
"length_cm": "39.0",
"width_cm": "27.0",
"height_cm": "10.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").