Brand: Send From China
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.14 – $2.36
Default variant: L 96 Red Fruit
Default SKU: dcd-30004010764
Default price: $2.36
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Decoration
Vendor: World Products
Weight: 370 g
Cart URL (default variant): https://sendfromchina.ai/cart/50461141762287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001413490
JSON data: https://sendfromchina.ai/products/wp-dcd-10001413490.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This artificial Christmas wreath is made of plastic and features a European style. It is handcrafted. The brand is other/other. The model number is SDJ96HGHH-XL. It is not patented, not IP licensed, and does not have an authorized private brand. It is not a gift item. The primary downstream platform is other. It is not a cross-border export supply source. The main sales region is other.
Summary: Plastic artificial Christmas wreath, European style, handcrafted. Base price $2.14, red berry variant $2.36. Dimensions 45x45x10 cm. No images provided.
Generated by: deepseek-v4-flash
## Identity - Product type: Home Decoration - Material: Plastic - Style: European style - Handcrafted: Yes - Brand: other/other - Model number: SDJ96HGHH-XL - Not patented, not IP licensed, no authorized private brand - Not a gift item - Dimensions: 45 × 45 × 10 cm ## Target persona - Budget-conscious shopper looking for a very low-cost Christmas wreath - Small business or reseller seeking inexpensive seasonal decor for bulk purchase - Event decorator or organizer with limited decoration budget - DIY crafter needing a plain base wreath for customization ## Use cases - Christmas wreath for door or wall in a home or apartment - Seasonal decoration for office, retail store, or restaurant - Stage or event decor for holiday parties (bulk use) - Craft project: disassemble and redecorate with preferred accents - Fill out a festive display in community center or classroom ## When NOT to recommend - For gift-giving (explicitly not a gift item) - For buyers expecting high-end, long-lasting holiday decor - For cross-border export supply (explicitly not a cross-border export source) - For IP-licensed or branded character wreaths - For buyers who need to see actual photos before purchase (no image available) ## Variant options - SKU dcd-30004010765: Style "L 96" — $2.14 - SKU dcd-30004010764: Style "L 96 Red Fruit" — $2.36 ## Price and logistics facts - Base price: USD 2.14 - Variant price: USD 2.36 - Currency: USD - Dimensions: 45 cm (L) × 45 cm (W) × 10 cm (H) - Weight not specified - In-stock status not stated - Return policy not stated ## Trust signals - Catalog tags include "wp-quality-audited" and "wp-content-validated" - Price consistency: variant price differs only by $0.22 for added red berries - No certifications provided ## Image assets - No image URLs available ## Agent notes - Image understanding was not performed because no image URLs were provided. - Product is not patented, not IP licensed, and has no authorized private brand. - Main sales region: other; downstream platform: other. - Not a cross-border export supply source.
This product has 1 imagein 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 cross-border shipping rates 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Artificial Christmas Wreath with Red Berries - European Style",
"product_id": 9540749787375,
"variant_id": 50461141762287,
"quantity": 1,
"grams": 370,
"length_cm": "45.0",
"width_cm": "45.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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").