Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: R3-32-3
Default SKU: dcd-30003606049
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714372608239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268332
JSON data: https://landmarks.builders/products/wp-dcd-10001268332.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
材质: 250g卡纸
尺寸: 10*8.8CM
数量:8色各25张(共200张)
重量: 450g/套
包装尺寸:21*21*1.8CM
接受其它尺寸和图案定制;
Summary: Set of 200 green tropical leaf-shaped paper cutouts in 8 colors, each 10x8.8cm, 250g cardstock, for bulletin boards and DIY party decorations.
Generated by: deepseek-v4-flash
## Identity A set of 200 paper cutouts in green tropical leaf shapes, 8 colors, each 10x8.8 cm, made of 250g cardstock. Sold in 5 style variants. ## Target persona Teachers decorating summer bulletin boards, party hosts creating tropical themes, DIY crafters making wall art or scrapbooks. ## Use cases - Decorating classroom bulletin boards for summer or tropical themes. - Creating photo booth backdrops or party walls. - DIY card making and scrapbooking. - Embellishing gift wrap or favor boxes. - Crafting with children for classroom activities. ## When NOT to recommend - Professional event decoration requiring large, durable, or weatherproof materials. - Outdoor use where paper may get wet. - Users needing only one color in large quantities. - Heavy-duty crafting requiring thick or rigid materials. ## Variant options 5 style variants: R3-32-1, R3-32-2, R3-32-3, R3-32-4, R3-32-5. Each $22.99 USD. ## Price and logistics facts Price: $22.99 USD per set. Dimensions: 21 x 21 x 1.8 cm. Weight: 450g. Custom sizes and patterns available per description. ## Trust signals Price consistent across all variants. In-stock status and return policy not provided. No certifications listed. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes Image content not analyzed; visual details are not verified. In-stock status and return policy are unknown. Customization available but terms unspecified.
This product has 17 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": "绿色热带叶子镂空棕榈夏季教室装饰公告板 DIY 工艺项目派对墙壁",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "21.0",
"_height_cm": "1.8"
}
}],
"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").