Brand: World Products (Landmark)
SKU: dcd-30003605832
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 10 g
Cart URL (default variant): https://landmarks.builders/cart/49714430247151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268238
JSON data: https://landmarks.builders/products/wp-dcd-10001268238.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
牙膏替换管 20pcs
| 货号 | 3D-15304-1 |
| 品牌 | 否 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 专利号 | 无 |
| 制作工艺 | 3D打印 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 个人礼品 |
| 适用送礼场合 | 其他 |
| 材质 | PLA |
| 产品编号 | 3D-15304-1 |
| 适用送礼关系 | 其他 |
| 适用节日 | 其他 |
| 造型 | 牙膏管 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 风格 | 现代艺术 |
| 主要销售地区 | 其他 |
| 摆挂形式 | 摆饰 |
| 工艺 | 3D打印 |
| 是否进口 | 否 |
| 类别 | 塑料盖 |
Summary: Pack of 20 3D printed PLA toothpaste tube replicas (15x10x2 cm each), decorative novelty item or gift.
Generated by: deepseek-v4-flash
## Identity - Product: 牙膏替换管 20pcs (Toothpaste Replacement Tube 20pcs) - SKU: dcd-30003605832 - Material: PLA, 3D printed - Dimensions: 15x10x2 cm per tube - Price: $9.99 (White variant) ## Target persona - Novelty gift buyers seeking unique, low-cost party favors - 3D printing enthusiasts looking for sample prints or miniatures - Crafters and model collectors desiring plastic tube replicas - Event planners for dental-themed or modern art parties ## Use cases - As decorative props for dental offices, classrooms, or themed events - As giveaway items at promotional events or trade shows - As craft supply for DIY projects (painting, customizing) - As a collectible miniature for modern art displays - As a teaching aid for 3D printing demonstrations - As a practical joke or gag gift ## When NOT to recommend - For actual toothpaste refilling or food contact (PLA not food-safe) - For children under 3 due to small parts choking hazard - For functional daily use (PLA is decorative, not durable) - For buyers needing branded or certified products (no brand, no IP) ## Variant options - White only ## Price and logistics facts - Price: $9.99 USD for pack of 20 - Dimensions per pack: 15x10x2 cm (lightweight) - No other pricing or shipping info provided ## Trust signals - In-stock status unknown - Return policy not provided - No certifications (e.g., food safety, toy safety) - Price consistency uncertain (single variant, no sale history) - Product is cross-border e-commerce eligible ## Image assets - 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a6a486585774d5999708ccfc32da7ef.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad61936b807245539df405760e95d054.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d4137e1a04546968e47b73c1f12d1cb.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9523e5e79e749c682fd9bedc1192ad0.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e4c20e85df94a95acbcd4aa26934d00.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed11551f28b54e47ae64d2d904c76bd5.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/caabb61bcd6142c793677e5541c60e7b.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5360f822c3249469407f4bb754b47dd.png ## Agent notes - Visual content not inspected; images assumed consistent with product model. - No reviews or ratings available. - Product is a 3D printed PLA model, not functional toothpaste container. - One variant only.
This product has 13 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": "牙膏替换管 20pcs",
"quantity": 1,
"grams": 10000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "2.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").