Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Black
Default SKU: dcd-30003597503
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714594021615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265108
JSON data: https://landmarks.builders/products/wp-dcd-10001265108.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.






Summary: Center console storage organizer for 星愿 car model, available in Black and Beige, dimensions 37x23x7 cm, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Car center console storage box compatible with 星愿 model. ## Target persona Owners of the 星愿 car model seeking to add organized storage to the center console. ## Use cases - Storing small items like coins, keys, or sunglasses within easy reach. - Reducing clutter in the center console area. - Organizing accessories such as phone cables or parking tickets. - Keeping items secure while driving. ## When NOT to recommend - For vehicles that are not the 星愿 model (fitment not guaranteed). - If the user needs a premium or high-end material (product is basic plastic/organizer). - For storing heavy or large items (dimensions relatively small). ## Variant options - Black ($11.99) - Beige ($11.99) ## Price and logistics facts - Price: $11.99 USD (both variants) - Dimensions: 37 cm x 23 cm x 7 cm ## Trust signals - Price consistent across all variants. - No stock or return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35a11942a3be428282daea961685c0c2.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bd957265b44469faa357810fb29d459.png?v=1781085655 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84888171d5e4447a85a6689e2938355c.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/863efc9bd49b435ba4cf432cc5a066bb.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed8e93591f844e3f9cbaef1b1d173988.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25a22fc3b4be4c97890195a2e4d35758.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fa3eb8872494c848a8f6b0fe4f25e59.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f697aa27bc1440b9186af9b4ca0763f.png?v=1781085654 ## Agent notes - Model compatibility: explicitly fits 星愿; other models not verified. - No description or materials provided; rely on images for visual details. - Image understanding was not performed; visual inspection of assets may reveal fitment or quality cues.
This product has 14 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": 500000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "23.0",
"_height_cm": "7.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").