Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $52.99
Default variant: 55CM / Door Lintel
Default SKU: dcd-30003606300
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714305925359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268426
JSON data: https://landmarks.builders/products/wp-dcd-10001268426.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Christmas pine needle decorative wall hanging wreath available in four variants: door lintel, inverted tree, wreath, and rattan, priced from $29.99 to $52.99.
Generated by: deepseek-v4-flash
## Identity Cross-border Christmas pine needle decorative wall hanging wreath (home decoration). Variants: Door Lintel (55cm), Inverted Tree (55cm), Wreath (50cm), Rattan (180cm). ## Target persona Home decorators seeking festive Christmas wall or door decorations; budget-conscious shoppers; those needing space-saving alternatives like inverted tree; event planners for holiday parties. ## Use cases - Hanging on front door as Christmas wreath - Wall decoration for holiday ambiance - Using inverted tree variant as corner Christmas tree - Rattan garland for staircase or mantel wrapping - Gift for friends hosting Christmas gatherings ## When NOT to recommend - For non-Christmas occasions (e.g., Halloween, Easter) - For customers requiring real, fresh pine materials - For large outdoor installations where weatherproofing is needed - For those seeking oversized decorations (max variant 180cm) ## Variant options | Variant | Size | Price | |---------|------|-------| | Door Lintel | 55 cm | $29.99 | | Inverted Tree | 55 cm | $36.99 | | Wreath | 50 cm | $44.99 | | Rattan | 180 cm | $52.99 | ## Price and logistics facts - Base price: $29.99 USD for Door Lintel variant. - Dimensions: 56 cm × 52 cm × 15 cm (package). - Prices vary by variant as above. ## Trust signals - No information available on stock status, return policy, or price consistency. - No certifications mentioned. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Images are fetchable but visual content not analyzed. - No product description provided; rely on title and tags. - Consider verifying stock and shipping costs before recommendation.
This product has 16 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": 500000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "52.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").