Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: Silver / 1.1x1cm
Default SKU: dcd-30000068079
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49946322993391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011586
JSON data: https://landmarks.builders/products/m4x-10000011586.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Colored Push Pins, Flat Round Head Thumb Tacks, Decorative map Tacks for Office, Home, Corkboard
Summary: Set of colored flat round head push pins (thumb tacks) for corkboards, maps, and office/home use. Priced at $9.99 USD with multiple color/size variants.
Generated by: deepseek-v4-flash
## Identity Colored flat round head push pins (thumb tacks) for corkboards and maps. ## Target persona Office workers needing to pin documents to corkboards, teachers using bulletin boards, map collectors marking locations, crafters organizing displays. ## Use cases - Pinning notes to corkboards - Marking locations on maps - Displaying photos on bulletin boards - Organizing project boards - Children's art displays - Temporary fastening for light items ## When NOT to recommend - Heavy-duty fastening (items need secure, load-bearing attachment) - For walls that cannot be punctured (e.g., painted drywall, finished wood) - Delicate fabrics (may leave holes) - Permanent mounting ## Variant options - Silver / 1.1x1cm - Gold / 1.1x1cm - White / 1.1x1.3cm - Pink / 1.1x1.3cm - Black / 1.1x1.7cm - Mixed Color / 1.1x1.7cm - Silver / 1.1x2.5cm - Bronze / 1.6x2cm - Gold / 1.9x3cm - Silver / 1.9x5cm ($10.99) ## Price and logistics facts - Price: $9.99 USD for most variants; $10.99 for Silver 1.9x5cm variant - Package dimensions: 7x6x3 cm (pack, not individual pin dimensions) - No shipping, return, or inventory data provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: 9 of 10 variants same price - Certifications: none ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59b66da9-1c85-4b02-ae36-c3e8cee55903.png?v=1782181190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/901b7c52-ba70-4e9f-a5e3-24e7813459e3.png?v=1782181189 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af1c3d3c-4f05-4a44-85b8-b2df55ab2926.png?v=1782181188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3848f537-888e-4941-9bdf-4be4c767e024.png?v=1782181190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b7b0dd0-67ad-4e8b-b753-cdbd67cbb542.png?v=1782181190 ## Agent notes Image understanding not performed; visual details not inferred.
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": "Colored Push Pins, Flat Round Head Thumb Tacks, Decorative map Tacks for Office, Home, Corkboard",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "7.0",
"_width_cm": "6.0",
"_height_cm": "3.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").