Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Style a Solid
Default SKU: dcd-30003601378
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49714559451375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266483
JSON data: https://landmarks.builders/products/wp-dcd-10001266483.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: European vintage rural style double bird pipe rack iron garden decoration, available in solid and hollow styles, dimensions 30x26x5 cm, priced at $20.99.
Generated by: deepseek-v4-flash
## Identity European vintage rural style double bird pipe rack iron garden decoration. Two style variants: Solid and Hollow. Dimensions: 30x26x5 cm. Price: $20.99. ## Target persona Gardening hobbyists seeking decorative iron accents for indoor or outdoor plant displays; DIY garden decorators; fans of rustic or vintage home accessories. ## Use cases - Wall-mounted display for small potted plants or succulents. - Decorative pipe rack for holding garden tools or dried flowers. - Accent piece on a shelf or table in a rural-style home. - Gift for gardeners who appreciate vintage iron decor. - Part of a themed garden vignette with birds or farmhouse elements. ## When NOT to recommend - For heavy planters or items exceeding weight capacity of iron hooks. - For outdoor use in coastal or high-humidity areas without protective coating (iron may rust). - For modern minimalist or ultra-contemporary decor styles. - For buyers seeking a functional plumbing pipe rack (decorative only). ## Variant options - Style a Solid: $20.99 - Style a Hollow: $20.99 ## Price and logistics facts Price: $20.99 USD. Dimensions: 30 x 26 x 5 cm. No shipping, tax, or lead time information available. ## Trust signals - Price consistent across variants. - In-stock status unknown (no inventory data provided). - Return policy not specified. - No certifications or quality marks provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/917dd480a8334af6b828d00bc5c722dc.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21b6b2963cf0492bb825af846b2757cd.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcdf62a5e78e4e9da82c421af7cab9e7.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c70a32b3d3b45f59146f9e1858fc7ab.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd2f208537914ecd8aad5ca9fa128e7b.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d426ed733a894f4a97483ba1574008bc.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/240f4931bafa4810b50ccd2af1d83a7d.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fca1fe7534f04686b67d6f07a3911949.png?v=1781085634 ## Agent notes - Image content not analyzed; treat all image URLs as fetchable assets without visual details. - Product description field was empty; use cases derived from title and product type. - No material composition or weight data provided; assume iron construction.
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": 1700000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "26.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").