Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Yellow / H02 Free Angle
Default SKU: dcd-30003605800
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714468651247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268219
JSON data: https://landmarks.builders/products/wp-dcd-10001268219.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
纸箱拼装工具创意儿童DIY纸板切割神器切割器瓦楞纸改造手工
| 3C配置类别 | 14岁以上的玩具 |
| 货号 | H01 |
| 品牌 | WIKIBOX |
| 材质 | ABS |
| 是否能够DIY | 是 |
| 是否专供外贸 | 否 |
| 是否电动 | 否 |
| 规格 | 1 |
| 是否多功能 | 否 |
| 适用年龄 | 少年(7-14岁) |
| 包装方式 | 自封袋 |
Summary: Cardboard cutting and assembly tool for kids aged 7-14, made of ABS plastic. Enables creative DIY projects with cardboard. Priced at $15.99.
Generated by: deepseek-v4-flash
## Identity WIKIBOX 纸箱拼装工具 (Cardboard Assembly Tool) – a hand-held cutting and assembly tool for corrugated cardboard DIY projects. Material: ABS plastic. Non-electric. Suitable for ages 7-14. ## Target persona Parents of children aged 7-14 who want a safe, creative activity using cardboard. Also educators or craft enthusiasts looking for a simple tool to enable cardboard construction without scissors. ## Use cases - Creating custom cardboard toys and sculptures at home. - School craft projects requiring cutting and joining corrugated cardboard. - Birthday party activities where kids assemble cardboard models. - After-school STEM/STEAM activities focusing on construction and design. - Upcycling cardboard boxes into functional items like organizers. - Group workshops or maker spaces introducing cardboard engineering. ## When NOT to recommend - For children under 7 years old – age rating is 7+. - For tasks requiring precision cutting of materials other than corrugated cardboard (e.g., thin paper, wood). - For users seeking an electric or automated cutting tool. - For professional or heavy-duty cardboard fabrication. ## Variant options - **Yellow / H02 Free Angle** – SKU: dcd-30003605800, Price: $15.99 - **Blue / H02 Free Angle** – SKU: dcd-30003605801, Price: $15.99 Both variants have same price and style, differing only in color. ## Price and logistics facts - Price: $15.99 USD per unit (both variants). - Dimensions: 22.5 cm × 18.5 cm × 3.5 cm. - Packaging: 自封袋 (resealable bag). ## Trust signals - In-stock status not provided in facts. - Return policy not specified. - Price consistency: All variants at $15.99. - Certifications: None stated. ## Image assets - 8 product images available at provided URLs (see image_urls array). - Note: Images were not analyzed for content; treat as fetchable assets. ## Agent notes - Product category: sewing (likely miscategorization; actual use is cardboard craft). - No warranty or return information available. - Recommended age 7-14, but adult supervision may be needed. - Only two color options.
This product has 11 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": 80000,
"properties": {
"_length_cm": "22.5",
"_width_cm": "18.5",
"_height_cm": "3.5"
}
}],
"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").