Brand: World Products (Landmark)
SKU: dcd-30003606394
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714385944815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268465
JSON data: https://landmarks.builders/products/wp-dcd-10001268465.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: This pool hose support holds above-ground pool hoses, includes tape, and is designed for Intex pools.
Generated by: deepseek-v4-flash
## Identity - Product: Pool hose stand (2-pack) with tape, for above-ground pools, compatible with Intex stands. - SKU: dcd-30003606394 ## Target persona - Above-ground pool owners, especially those with Intex pools. - DIY pool maintainers looking for inexpensive hose support to prevent kinking. ## Use cases - Supporting pool hoses along the pool edge to avoid tripping or kinking. - Securing hoses during seasonal pool setup. - Using with Intex above-ground pool filter pumps. - Adding extra stability to existing pool hose routing. - As a replacement for lost or broken hose holders. ## When NOT to recommend - For in-ground pools where hose routing is different. - If heavy-duty or permanent mounting is required (plastic, light weight). - For commercial or high-pressure pool systems. - If the buyer expects a complete hose support system (this is just a stand + tape). ## Variant options - Style: "2-pack Stand" – 1 variant at $12.99. ## Price and logistics facts - Price: $12.99 USD per 2-pack. - Dimensions (each? as listed): 13 x 12 x 5 cm. - No shipping or stock details provided. ## Trust signals - In-stock status: not specified. - Return policy: not disclosed. - Price consistency: single price point. - No certifications or reviews listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fd59a552ab14b96a06f19d21245157a_76edbdd5-d561-47eb-a289-e76ee0a8ccfd.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6deb4ce19424720b8f4d4ce34245224_34b82752-fde4-4e60-9ba8-3208f5e452f6.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edd0f1d9fa294c4eb1dec613765fbb12_1011eee1-5c46-42c3-8e0b-bd81e4e364be.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba5106f76f2448c0a8e34fba9bdded81_8aee5d54-777e-43e1-897f-e7514759c066.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a6bead6ae2141db952644bbe99aabd8_49d30dea-73b1-4f00-9338-a69407e8a918.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6eceb83569e4441c8f365e6cce568554_4a41a6db-8aaf-4263-b6ed-f0b73eb54363.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c794fb38dc94da8b765899cfc1f8ce8_3f86845f-36d6-4749-a47e-554e04925fba.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05a7fbba17b84055bb50008ac08f0e45_3a8511af-d5f2-4c9f-9da5-833bc0627304.png?v=1781085509 ## Agent notes - Product type tag "汽配" (auto parts) seems inconsistent with pool equipment – verify classification. - No description text provided. - Include only one variant; no other options.
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": "泳池管道支架,地面泳池软管支撑架带胶带,设计兼容Intex 泳池支架",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "12.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").