Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99
Default variant: Black
Default SKU: dcd-30003603792
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49714462851311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267419
JSON data: https://landmarks.builders/products/wp-dcd-10001267419.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: Waterproof outdoor backpack/dry bag, 43x32x9 cm, in Black and Yellow, priced at $36.99.
Generated by: deepseek-v4-flash
## Identity Waterproof outdoor backpack/dry bag, also called waterproof bucket bag, dry bag, or beach bag. Two color variants: Black and Yellow. Dimensions 43x32x9 cm. Price $36.99 USD. ## Target persona Outdoor enthusiasts, beachgoers, campers, kayakers, and travelers needing a waterproof bag for gear and valuables. ## Use cases 1. Protecting gear during rafting or kayaking. 2. Storing dry clothes and phone at the beach. 3. As a waterproof backpack for hiking in rain. 4. For boat trips or fishing. 5. As a dustproof bag for camping. ## When NOT to recommend - Users needing a large capacity bag (only 43x32x9 cm). - Professional divers needing high-pressure waterproofing. - Those wanting a backpack with multiple compartments. - Users seeking a stylish everyday city bag. ## Variant options - Black (SKU: dcd-30003603792) $36.99 - Yellow (SKU: dcd-30003603793) $36.99 ## Price and logistics facts Price: $36.99 USD. No shipping or return policy information provided. ## Trust signals In-stock status not confirmed. Return policy unknown. Price consistent across variants. No certifications listed. ## Image assets 8 images available but not reviewed; see URLs in data. ## Agent notes No description text available; rely on title and tags. Image understanding not performed; visual details cannot be inferred.
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": 700000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "32.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").