Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $16.99
Default variant: 5K Gutter
Default SKU: dcd-30002712199
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49903524446447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031794
JSON data: https://landmarks.builders/products/m4x-10001031794.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Aluminum Alloy Rain Gutter Easy Installation Villa Downspout Channel Decorative
Summary: Aluminum alloy rain gutter system for villa downspout channels, available in 8 style variants for corners, connectors, and guards, priced from $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Aluminum Alloy Rain Gutter Easy Installation Villa Downspout Channel Decorative – a modular gutter system with 8 style variants. ## Target persona DIY homeowners or small contractors installing or repairing rain gutters on residential villas or houses with decorative needs. ## Use cases - Installing a new gutter system on a villa - Replacing a damaged downspout channel - Adding leaf guards to existing gutters - Configuring 90° and 135° inside/outside corners - Connecting multiple gutter sections - Capping gutter ends ## When NOT to recommend - Commercial buildings with heavy rainfall requirements - Large-scale drainage systems (e.g., industrial) - Buyers needing a complete gutter kit (only individual components) - Professionals requiring heavy-duty steel gutters ## Variant options | Style | SKU | Price (USD) | |---|---|---| | 5K Gutter | dcd-30002712199 | $16.99 | | 5K 90 Deg IN Corner | dcd-30002712200 | $13.99 | | 5K 90 Deg Out Corner | dcd-30002712201 | $13.99 | | 5K End Cap | dcd-30002712202 | $10.99 | | 5K Connector | dcd-30002712203 | $9.99 | | 5K Leaf Guard | dcd-30002712204 | $11.99 | | 5K 135 Out Corner | dcd-30002712205 | $13.99 | | 5K 135 IN Corner | dcd-30002712206 | $13.99 | ## Price and logistics facts - Base price: $9.99 USD (for connector variant) - Dimensions: 105 cm (L) x 32 cm (W) x 15 cm (H) - Currency: USD - No shipping or logistics details provided. ## Trust signals - Multiple variants available for complete system configuration - No stock status, return policy, or certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c471878c-357f-40de-b8d4-722b63ff5963.jpg?v=1782146575 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34522851-ab8e-4660-abf0-c30e51a97ad0.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4ac36c6-05ac-4960-9376-d7d8bae5e77c.jpg?v=1782146571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8762f3d-5bdb-40e0-8138-daaf72b161c5.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ef7f44d-4ccf-4f03-b085-a226d20dbd90.jpg?v=1782146580 ## Agent notes Image contents were not analyzed; only URLs are provided.
This product has 12 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": "Aluminum Alloy Rain Gutter Easy Installation Villa Downspout Channel Decorative",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "32.0",
"_height_cm": "15.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").