Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $177.99 – $290.99
Default variant: Pmkj018 Regular
Default SKU: dcd-30003607293
Default price: $177.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714249859311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268863
JSON data: https://landmarks.builders/products/wp-dcd-10001268863.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
PLAMO 向上委员会 模型制作工作台 LED放大镜灯 PMKJ018/019
| 产地 | 国产 |
| 品牌 | 向上委员会 |
| 产品类别 | LED放大镜灯 |
| 是否专供外贸 | 否 |
| 控制方式 | 静态 |
| 是否多功能 | 否 |
| 适用年龄 | 青年(15-35岁) |
| 3C配置类别 | 14岁以上的玩具 |
| 材质 | 塑料/塑胶 |
| 是否电动 | 否 |
| 是否静态模型 | 否 |
| 包装方式 | 塑料袋 |
| 类别 | 其他 |
Summary: PLAMO model workbench LED magnifying lamp for ages 15-35, plastic, two styles at $177.99 and $290.99.
Generated by: deepseek-v4-flash
## Identity PLAMO model workbench LED magnifying lamp (PMKJ018/019), plastic construction, dimensions 42x28x8 cm. ## Target persona Young hobbyists (15-35 years old) into model making, crafting, or detailed assembly work. ## Use cases - Building plastic model kits under magnification - Painting miniature figures or dioramas - Inspecting small electronic components for soldering - Crafting jewelry or intricate beadwork - Reading fine print or maps in low light ## When NOT to recommend - For industrial or professional lab use requiring certified precision - For children under 15 (not child-safe toy) - As primary room lighting (task lamp only) - For outdoor or wet environments ## Variant options - PMKJ018 Regular: $177.99 - PMKJ019 with LED: $290.99 ## Price and logistics facts - Price: $177.99 (Regular) / $290.99 (with LED) - Dimensions: 42 x 28 x 8 cm - No shipping or stock details provided ## Trust signals - Listed as 3C configured for ages 14+ (toy category) - No return policy or stock status specified ## Image assets - 8 PNG images available at URLs provided in facts ## Agent notes - Product type tag says 'pet lighting', but description clearly states model workbench lamp; verify intended use. - Image content not analyzed; visual details may be missing. - No warranty or certification info provided.
This product has 14 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": "PLAMO 向上委员会 模型制作工作台 LED放大镜灯 PMKJ018\/019",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "28.0",
"_height_cm": "8.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").