Brand: World Products (Landmark)
SKU: dcd-30003596391
Price: $67.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49714558599407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264629
JSON data: https://landmarks.builders/products/wp-dcd-10001264629.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: Red plastic swimming lane line tightener for competition pools, dimensions 27x18x7 cm, priced at $67.99 USD.
Generated by: deepseek-v4-flash
## Identity Red plastic swimming lane line tightener (泳道线收紧器), designed to tension lane lines in competition swimming pools. ## Target persona - Pool maintenance staff - Swim competition organizers - Aquatic facility managers - Swimming pool contractors ## Use cases - Setting up lane lines for swim meets - Replacing worn-out lane line tensioners - Maintaining proper tension on pool divider lines - Installing temporary lane lines for training sessions - Adjusting lane line tension for different pool sizes - Repairing existing lane line hardware ## When NOT to recommend - For home above-ground pools (likely incompatible hardware) - For use with non-standard lane line diameters or materials - For decorative or non-functional pool applications - For buyers seeking stainless steel or metal tighteners (this is plastic) ## Variant options - Red Plastic: $67.99 (SKU: dcd-30003596391) ## Price and logistics facts - Price: $67.99 USD - Dimensions: 27 cm x 18 cm x 7 cm - Only one variant available (Red Plastic) ## Trust signals - No stock status information provided - No return policy information provided - No certifications listed ## Image assets - 8 PNG images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d54bc24c612449f5a9b599f697249167.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4da0ba33e73d48f79f997dc9dc844617.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88893b1a0ce446699d08ef76aeb18f35.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc9c74384d154737b3dc322de518b48c.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/282b672c2074449584c974dfa5786bd6.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c98cac290fd841b5af05e603e1ad9629.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37292816521c446bbab3ff9a849a1170.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4143b15598b346eab55bbadb3e4cb2d9.png?v=1781085634 ## Agent notes - Seller provides no description; rely on images and product title for details. - No stock or shipping information available; verify before purchase.
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": 600000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "18.0",
"_height_cm": "7.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").