Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Vibrant Orange
Default SKU: dcd-30003604452
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714436047087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267707
JSON data: https://landmarks.builders/products/wp-dcd-10001267707.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Universal car seat cushion with integrated leg rest, 50x38x15 cm, 6 color variants, $15.99.
Generated by: deepseek-v4-flash
## Identity - Product: Universal car seat cushion with integrated leg rest (腿托一体). - Type: Auto parts (汽配). - Dimensions: 50 x 38 x 15 cm. - Price: $15.99. ## Target persona - Budget-conscious car owners looking for basic comfort upgrades. - Rideshare or delivery drivers spending long hours seated. - Compact car owners wanting extra leg support. ## Use cases - Reducing leg fatigue during long commutes or road trips. - Providing temporary leg support for backseat passengers. - Adding comfort to vehicles with short seat cushions. - Quick comfort upgrade for rental cars or fleet vehicles. - Daily use by drivers with lower back or leg discomfort. ## When NOT to recommend - For users requiring adjustable or motorized leg rests. - For luxury vehicles where original design aesthetics are critical. - For individuals seeking premium materials (leather, memory foam). - For tall drivers who need extended leg support beyond 38 cm width. ## Variant options - Vibrant Orange - Warm Beige - Maserati Red - Chestnut Brown - Mystic Black - Graphite Gray ## Price and logistics facts - Price: $15.99 (same for all variants). - Dimensions: 50 x 38 x 15 cm. - Shipping: Not specified. ## Trust signals - In-stock status: Not provided. - Return policy: Not provided. - Price consistency: All variants at $15.99. - Certifications: None listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c4be8f38e9f411b8f168501462004ec.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/762cacd0449f4685bb76aee58305364b.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ecd90e586584d69ad4223903ff8f61e.png?v=1781085536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc64d1eebb594ebb9d4d0401e13b3f37.png?v=1781085536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00f2a466f02e442fab587f1e9fb1a961.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cda388d67b904ce3bcef42e3c4ed1660.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/423a668466784cbf8876ea4563ae3a3b.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c02f2474bc864c55ac342ffd35678264.png?v=1781085538 ## Agent notes - Image understanding was not performed; treat images as fetchable assets only. - No description provided; details inferred from title and tags. - Dimensions are in centimeters.
This product has 18 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": "跨境爆款汽车坐垫腿托一体四季通用汽车座椅加长脚托舒适腿拖座垫",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "38.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").