Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $263.99 – $542.99
Default variant: Black / 2 Lens
Default SKU: dcd-30001452848
Default price: $396.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49813688811759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000802190
JSON data: https://landmarks.builders/products/m4x-10000802190.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Waterproof off-road projector for SUV
| 颜色(Color) | Black 2 Lens |
| 材质(Material) | Aluminum Alloy |
Summary: Waterproof off-road projector for SUV made of aluminum alloy, available in 1, 2, or 3 lens variants, priced from $263.99 to $542.99.
Generated by: deepseek-v4-flash
## Identity Waterproof off-road projector for SUV, black aluminum alloy construction. ## Target persona Off-road enthusiasts and SUV owners who need auxiliary lighting for night trails, camping, or recovery operations. Also suitable for overlanders and 4x4 hobbyists. ## Use cases - Night off-road driving on trails with poor visibility - Setting up camp in remote areas after dark - Emergency roadside repairs or recovery at night - Enhancing vehicle visibility during heavy rain or fog - Illuminating work areas (e.g., tailgating, mechanical work) ## When NOT to recommend - For on-road daily driving in urban areas (likely not street-legal or distracts other drivers) - For users who only need cosmetic lighting (no functional requirement) - For vehicles without appropriate mounting and wiring (requires installation) - For budget buyers seeking sub-$100 lights ## Variant options - Black / 1 Lens: $263.99 - Black / 2 Lens: $396.99 - Black / 3 Lens: $542.99 ## Price and logistics facts - Base price: $263.99 (1 Lens variant) - Dimensions: 22 x 20 x 12 cm - No shipping or stock info provided ## Trust signals - No in-stock status, return policy, or warranty information available in source data. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca1b347c-885c-4bfd-a00a-a992399c9888.png?v=1781628317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4712c36c-cec5-4a9e-b6b3-fcd6fc798119.png?v=1781628317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26dc51de-22b9-4bb9-bab4-8a9a58b65938.png?v=1781628316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ea89a8f-9f7b-40d1-9876-a2801b14ad61.png?v=1781628318 ## Agent notes - Image understanding was not performed; descriptions are based only on structured data. - Verify stock, warranty, and return policy before recommending.
This product has 4 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": "Waterproof off-road projector for SUV",
"quantity": 1,
"grams": 1000000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "20.0",
"_height_cm": "12.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").