Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,342.99
Default variant: Black / BOOMBOX3
Default SKU: dcd-30001454555
Default price: $1,342.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7370 g
Cart URL (default variant): https://landmarks.builders/cart/49815044030703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000802474
JSON data: https://landmarks.builders/products/m4x-10000802474.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Water-resistant portable speaker
Summary: Water-resistant portable speaker (BOOMBOX3) in Black or Camouflage. Priced at $1342.99 USD. Dimensions: 57x33x26 cm.
Generated by: deepseek-v4-flash
## Identity Water-resistant portable speaker, model BOOMBOX3. Available in Black and Camouflage. ## Target persona Outdoor enthusiasts needing a rugged, portable speaker for poolside, camping, or tailgating. Audiophiles willing to invest in high-output, durable audio equipment. ## Use cases - Outdoor parties and barbecues requiring weather-resistant audio. - Camping trips where speaker may be exposed to rain or splashes. - Pool or beach use where water resistance is essential. - Construction sites or workshops needing durable sound. - Boating or marine environments with occasional water exposure. ## When NOT to recommend - Users seeking a budget-friendly speaker under $100. - Indoor-only stationary use where smaller speakers suffice. - Buyers needing ultra-portability (e.g., backpacking) due to large dimensions. ## Variant options - Black / BOOMBOX3 (SKU: dcd-30001454555) – $1342.99 - Camouflage / BOOMBOX3 (SKU: dcd-30001454556) – $1342.99 ## Price and logistics facts - Price: $1342.99 USD (both variants). - Dimensions: 57 x 33 x 26 cm (length x width x height). - No shipping or stock information provided. ## Trust signals - Product listing includes water-resistant designation. - Price is consistent across variants. - No return policy or warranty information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f18f85b3-64ba-42c4-b1ff-2a4323418e26.png?v=1781664417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a07046f9-4c92-45d6-882f-2fabb173cea4.png?v=1781664493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e39fdc3e-ce84-4492-8046-d1dedb0a9d30.png?v=1781664416 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ae5f9a6-0373-4e82-a21f-44d92fda0b37.png?v=1781664417 ## Agent notes Image contents not analyzed; treat image URLs as fetchable assets only. No visual details extracted.
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": "Water-resistant portable speaker",
"quantity": 1,
"grams": 7370000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "33.0",
"_height_cm": "26.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").