Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $14.99
Default variant: 8KG
Default SKU: dcd-30003606410
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/49714361434351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268477
JSON data: https://landmarks.builders/products/wp-dcd-10001268477.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: Portable weighted water bag for stabilizing display stands and tents, available in 8kg and 20kg variants.
Generated by: deepseek-v4-flash
## Identity Portable weighted water bag (8kg/20kg) for stabilizing roll-up banners, popup displays, and tent legs. Made of durable material for outdoor use. ## Target persona Event organizers, exhibition booth staff, outdoor market vendors, and anyone needing temporary weight to secure stands or tents in windy conditions. ## Use cases - Securing a roll-up banner at a trade show - Weighting down easy-up tents at outdoor markets - Stabilizing a popup display at a conference - Anchoring a portable flag or sign base - Adding ballast to a photography backdrop stand ## When NOT to recommend - Permanent installations requiring fixed concrete anchors - Situations where water weight is undesirable (e.g., extreme cold causing freezing) - Heavy industrial or construction scaffolding - Users needing a non-water alternative (e.g., sandbags for longer duration) ## Variant options - 8KG variant: SKU dcd-30003606410, price $10.99 - 20KG variant: SKU dcd-30003606411, price $14.99 ## Price and logistics facts - Price: $10.99 (8kg) / $14.99 (20kg) USD - Package dimensions: 38 x 25 x 4 cm (length x width x height) - Weight of product not listed; filled weight matches variant ## Trust signals - In stock (based on batch tags dcd-full, wp-import) - Return policy not explicitly stated - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d320356cb87c4d9994f0512d70b82d70.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f919e880d292439193dc3d572991d540.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dac623432ad4b9bae489dbf701d53f1.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71722cdb21fe493a9de901c95dae9ba5.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ee115f913234b9398e4f312ae01aa67.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16c34b0dda50461b9a119b444c509faf.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03cc3799262944a891a989a0f63586aa.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1697dba3155248eeacce5c7c6458b90e.png?v=1781085493 ## Agent notes - Product images are available but visual content (colors, shape, brand logos) not extracted; rely on image fetch.
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": "便携配重水袋8kg20kg手提重力水袋易拉宝加固支架固定配重水袋",
"quantity": 1,
"grams": 8000000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "25.0",
"_height_cm": "4.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").