Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $16.99
Default variant: Black / 6CM
Default SKU: dcd-30003605162
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: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714306547951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267989
JSON data: https://landmarks.builders/products/wp-dcd-10001267989.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Car seat cushion heightening pad, 43x43x9 cm, inclined design, ice silk material. 5 variants (Black/White/Brown/Beige 6CM at $15.99, Red 8CM at $16.99). Suitable for short drivers.
Generated by: deepseek-v4-flash
## Identity Car seat cushion heightening pad, inclined design, ice silk breathable. Dimensions: 43x43x9 cm. Price range: $15.99–$16.99. ## Target persona Short-stature drivers needing extra height to see over steering wheel; driving test (科目二) candidates; compact car owners looking for improved visibility. ## Use cases - Improving forward visibility for short drivers - Comfort during long commutes or road trips - Passing driving test (科目二) requiring clear road view - Daily city driving in small cars - Reducing leg strain from reaching pedals - Temporary seat adjustment for borrowed or rental vehicles ## When NOT to recommend - Tall drivers (over 5'8") who do not need height - Drivers needing lumbar or side support - Vehicles with low headroom where cushion may cause head clearance issues - Users seeking a full seat replacement or orthopedic support ## Variant options - Black / 6CM ($15.99) - White / 6CM ($15.99) - Brown / 6CM ($15.99) - Beige / 6CM ($15.99) - Red / 8CM ($16.99) ## Price and logistics facts - Price: $15.99 (6CM variants), $16.99 (8CM variant) - Dimensions: 43x43x9 cm (l x w x h) - Currency: USD - Shipping: not specified ## Trust signals - No stock status or return policy provided - No certifications mentioned - Price consistent across variants within size ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae0cf9891975443b9f872e08ee17c934.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ce305eb36954401988be1f852dfdde2.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8aa41b36dc642c5afde1a89544e4ecd.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ff840c61ee44b12b8d557b69b05ac08.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9521a39b1b542a6bd8d172ca187af78.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab0dd3a691b14e4991bf0602dd4f154e.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75299b5325704fae857bc57a6aa3ac76.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50393556ce154d1788705d22c33270fb.png?v=1781085461 ## Agent notes Image analysis not performed; no visual description can be provided. No return policy, stock status, or certification data available.
This product has 17 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": 950000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "43.0",
"_height_cm": "9.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").