Brand: World Products (Landmark)
SKU: dcd-30002718523
Price: $246.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49813663809775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033319
JSON data: https://landmarks.builders/products/m4x-10001033319.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Utility: This multi-function modeling block serves as a comprehensive station for cutting, drilling, and chamfering plastic rods and plates.
Precision Engineering: Designed as a high-quality hobby tool, it features integrated measurements and guides to ensure every modification is accurate to the millimeter.
Sturdy Construction: Crafted from premium materials, this stainless steel cutting guide provides a stable and heavy-duty base that resists wear during intense DIY projects.
Advanced Functionality: The unit acts as a precision drilling and sanding tool, allowing for concentric hole placement and polished finishing on various model components.
Customized Design: This modeling jig includes specific slots for angular cuts and round rod chamfering, making complex geometric modifications simple and repeatable.
Summary: A compact multi-function modeling block platform for hobbyists, made of stainless steel, priced at $246.99.
Generated by: deepseek-v4-flash
## Identity Compact Model Modification Platform Multi-Function Modeling Block for Hobbyists ## Target persona Hobbyist model makers, robotics enthusiasts, prototyping tinkerers seeking a durable, precise building platform. ## Use cases - Constructing custom scale models with metal components - Assembling small robotic frames or mechanisms - Prototyping mechanical parts and fixtures - Educational STEM projects requiring reusable blocks - Precision alignment tasks in model engineering ## When NOT to recommend - For children under 12 (small parts hazard, not specified but typical) - For users needing large-scale construction (dimensions small) - For budget-constrained buyers (price above $200) - For users requiring pre-assembled kits or instructions (none provided) ## Variant options - Stainless Steel ($246.99, SKU dcd-30002718523) ## Price and logistics facts - Price: $246.99 USD (single variant) - Dimensions: 18.0 x 15.5 x 6.5 cm (L x W x H) - No other pricing or shipping info available ## Trust signals - In-stock status not confirmed - Return policy not provided - No certifications listed - Product images available for visual inspection ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28ffb2d2-ddbe-4253-8264-41301a554d9c.jpg?v=1781628278 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24e4d6cc-c70e-46c8-9e4c-216358aeb2ef.jpg?v=1781628278 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebd8069d-3d9f-4999-b1b8-e53e85d3d452.jpg?v=1781628278 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d334a72c-31e9-4a29-8d81-74993c22c558.jpg?v=1781628278 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f3fa1f3-52fa-4bc3-89f2-c892fc759580.jpg?v=1781628282 ## Agent notes No description or detailed specifications provided. Image understanding was not performed; rely on visual inspection of the attached images.
This product has 12 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": "Compact Model Modification Platform Multi-Function Modeling Block for Hobbyists",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "15.5",
"_height_cm": "6.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").