Brand: World Products (Landmark)
SKU: dcd-30003598893
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: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714508923119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265639
JSON data: https://landmarks.builders/products/wp-dcd-10001265639.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Portable triangular storage bag in Oxford cloth with cotton padding for camping and BBQ accessories. Dimensions 30x30x5 cm. Priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Outdoor portable triangular storage bag made of Oxford cloth with cotton padding, designed for camping and BBQ table accessories. ## Target persona Outdoor campers, BBQ enthusiasts, and hikers who need a lightweight, compact carry bag for small gear (e.g., folding tables, utensils). ## Use cases - Storing a folding camping table for transport - Organizing BBQ tools and grill accessories - Carrying small outdoor items like cookware or tarps - Protecting gear with cotton padding during transit - Sorting items in a backpack or car trunk ## When NOT to recommend - Heavy items exceeding ~5 kg (bag is lightweight, no robust straps) - Water-sensitive gear (no waterproofing claimed) - Large items >30 cm in any dimension (bag size is fixed) - Users needing a rigid case or hard-shell protection ## Variant options Only one style: Triangle Storage Bag (SKU: dcd-30003598893) at $11.99. ## Price and logistics facts - Price: $11.99 USD - Dimensions: 30.0 x 30.0 x 5.0 cm - One SKU; no other size/color options ## Trust signals - No return policy, warranty, or certifications provided - In-stock status not explicitly confirmed - Price is fixed with no discounts mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90f58795c96a42839e88d74ba03749d6.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acacc2da1fec4fb6904f5129b8d120b4.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87e391d90dba471e82a8b6f7a5e89b13.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/562c1088d9fe46768f4565b12529a456.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b24bf61667854e8688336bd6cc00aa8a.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43a97a7f62ec483aae3de2f369908b25.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26c93ec0f3c44c12b3b9fde75eacae41.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59820971a2e74e809cfecfc78d2d408c.png?v=1781085605 ## Agent notes No product description was provided. All attributes inferred from title, tags, and dimensions. Image content not analyzed – only URLs listed.
This product has 13 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": 200000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "30.0",
"_height_cm": "5.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").