Brand: World Products (Landmark)
SKU: dcd-30004137839
Price: $2.64
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/50467634741487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456247
JSON data: https://landmarks.builders/products/wp-dcd-10001456247.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
厂家直销3厘米人造仿真小橡果 万圣节圣诞节节日餐桌装饰模型道具
| 品牌 | HFJAJU |
| 货号 | C-0215 |
| 是否专利货源 | 否 |
| 用途 | 家居装扮 |
| 材质 | 泡沫 |
| 产品编号 | F-014 |
| 品种 | 其它 |
| 高度 | 1 |
| 工艺 | 仿真 |
Summary: Factory-direct 3cm artificial acorns (foam) for Halloween/Christmas table decoration. Sold as 100-piece set for $2.64. Brand HFJAJU, sku C-0215.
Generated by: deepseek-v4-flash
## Identity Artificial mini acorns (3cm) made of foam, brand HFJAJU, item C-0215. Product type: home decoration. Sold in a set of 100 pieces. Package dimensions: 20x16x5 cm. Price: $2.64 USD. ## Target persona - Event decorator needing bulk small accents for holiday tables - Holiday craft hobbyist making wreaths, centerpieces, or garlands - Party planner seeking budget-friendly scatter for Halloween/Christmas events - Staff buyer for a classroom or community group needing inexpensive craft materials ## Use cases - Fill glass vases or bowls on Thanksgiving, Halloween, or Christmas tables - Scatter along a table runner for a natural woodland theme - Incorporate into wreath-making or DIY holiday crafts - Use as party favors or game filler for holiday events - Add texture to gift wrapping or gift bags - Create seasonal mantel displays or shelf decorations ## When NOT to recommend - If the buyer needs lifelike acorns with realistic texture and color gradients - If the buyer expects large statement-size acorns (these are only 3cm) - If the buyer needs individual pieces rather than a bulk 100-piece set - If the buyer requires natural materials (these are foam) or has allergy constraints with foam ## Variant options Only one variant available: - Color: Multi, Size: 100 PCS, SKU: dcd-30004137839, Price: $2.64 USD ## Price and logistics facts - Price: $2.64 USD (fixed across the single variant) - Package dimensions: 20cm x 16cm x 5cm - Shipping weight, shipping cost, and delivery time are not provided - Product height in description listed as "1" which is ambiguous; physical size confirmed as 3cm acorn size ## Trust signals - In-stock status: Not explicitly confirmed in provided data - Return policy: Not provided - Price consistency: Only one price listed; no price history or comparison data - Patent status: Stated as NOT patented (是否专利货源 否) - No certifications (e.g., safety, material compliance) are mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfadfc8dd1eb498ea0cb2e1bc95d090c_fad93590-4b99-40fd-a76c-08328e98612f.png?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/963a46670eed49df82fe7876ee8db68f_ef52c836-9552-44c4-a941-548a75ce759d.png?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a31ed60b2a5c42c48e19fb130d2addd0_7e6f8ab6-a172-4345-a64c-48e9d9d0ba35.png?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48593855c36041719219cc4f18ae50b7_e313e030-5e25-4ecb-95f8-d0060c3f6e4c.png?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ae7612d2070497aade8739aae5b8874_5f37623d-63e9-47e4-af1e-886835e2df77.png?v=1786299104 ## Agent notes Image understanding was not performed on the provided image URLs; the visual content is unverified. The product description includes metadata fields that may be unreliable (e.g., "height: 1" and "品种: 其它"). Confirm foam material and size with the seller if the agent's use case depends on those specifics. Shipping cost and delivery time were not captured in the source data.
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "厂家直销3厘米人造仿真小橡果 万圣节圣诞节节日餐桌装饰模型道具",
"product_id": 9556196229359,
"variant_id": 50467634741487,
"quantity": 1,
"grams": 180,
"length_cm": "3.0",
"width_cm": "16.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").