Brand: World Products (Landmark)
SKU: dcd-30003539652
Price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49716612464879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250668
JSON data: https://landmarks.builders/products/wp-dcd-10001250668.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2.8寸超清电子放大镜
| 产地 | 浙江 |
| 货号 | NW26A824-1 |
| 品牌 | 牛享 |
| 是否跨境出口专供货源 | 是 |
| 原产国/地区 | 中国 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
Summary: 2.8-inch ultra-clear electronic magnifier for hobby use, by brand 牛享, priced at $32.99. Dimensions: 19.5 x 10 x 5 cm.
Generated by: deepseek-v4-flash
## Identity - 2.8-inch ultra-clear electronic magnifier (brand: 牛享) - Product type: Hobby - Price: $32.99 USD - Dimensions: 19.5 x 10 x 5 cm ## Target persona - Hobbyists needing magnification for detailed work (electronics, modeling, collecting) - Elderly individuals with mild vision impairment for reading small text ## Use cases - Inspecting circuit boards and solder joints - Reading tiny labels or markings on components - Examining stamps, coins, or other collectibles - Crafting (jewelry making, model assembly) - Quality checking small parts ## When NOT to recommend - Professional medical or surgical use (no medical certification) - Field work or outdoor use (no ruggedness data) - Users requiring precise measurement or fixed magnification (no magnification power specified) - As a toy for children (not designed as such) ## Variant options - Only variant: "28-inch Hd Digital" (actual screen size 2.8 inches; likely a SKU label error) ## Price and logistics facts - Price: $32.99 USD - Dimensions: 19.5 x 10 x 5 cm - Origin: China (Zhejiang) - Available for export (cross-border e-commerce) - Brand: 牛享 (Niu Xiang) ## Trust signals - Listed with brand and supplier contact info - No specific in-stock or return policy data - Price consistent with entry-level hobby magnifiers - Not certified for medical use ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c06b6c67597c4df6ba47afc57ddf8da8.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/542e05dccfd04962871316616037665e.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df9f6e478e984ff7b3abfa4f5358814d.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da39edc336e747de90595a915888a055.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dac4dfa5d43c453f957f8e3e2d02f48c.png?v=1781086788 ## Agent notes - Image understanding not performed; cannot confirm visual details or magnification levels. - Magnification power not stated in facts; assume basic digital zoom. - Variant title mentions "28-inch" but product is 2.8-inch; treat as labeling inconsistency.
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": "2.8寸超清电子放大镜",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "19.5",
"_width_cm": "10.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").