Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99
Default variant: Silver
Default SKU: dcd-30003602441
Default price: $35.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/49714395644143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266842
JSON data: https://landmarks.builders/products/wp-dcd-10001266842.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: Heavy-duty aluminum garden flag pole repair kit for US flag poles, available in Silver and Black at $35.99.
Generated by: deepseek-v4-flash
## Identity Amazon US flag pole accessories garden flag pole repair kit, heavy-duty aluminum, product type listed as auto parts but actual use is garden hardware. ## Target persona Homeowners with US garden flag poles needing replacement parts; DIY home repair enthusiasts; flag pole owners looking for affordable repair solutions. ## Use cases - Replacing a broken or damaged garden flag pole section after a storm - Repairing wobbly or worn-out flag pole connections - Installing a new garden flag with compatible hardware - Upgrading existing flag pole with heavier-duty aluminum components - Restoring a vintage flag pole with standard US-sized fittings ## When NOT to recommend - Buyers needing a complete flag pole set (this is a repair kit only) - Commercial or high-traffic institutional installations requiring heavy-duty industrial hardware - Indoor flag displays or small decorative poles not matching US garden pole dimensions - If the flag pole is made of non-standard materials not compatible with aluminum fittings ## Variant options - Silver ($35.99) - Black ($35.99) ## Price and logistics facts - Price: $35.99 USD per variant - Dimensions: 22 x 15 x 10 cm (no weight provided) - No shipping or availability data provided ## Trust signals - In-stock status not specified - Return policy not specified - Price consistent across two color options - No certifications listed ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Product type is listed as auto parts (汽配) but title and context indicate garden flag pole accessories – verify cataloging accuracy. - No description or detailed specifications provided; physical attributes (e.g., materials, weight, compatibility) are inferred from title and category. - Image content not analyzed; do not assume product appearance beyond what is stated.
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": 600000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "15.0",
"_height_cm": "10.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").