Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $15.99
Default variant: 2x2cm / 50PCS
Default SKU: dcd-30003609530
Default 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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714102305007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269687
JSON data: https://landmarks.builders/products/wp-dcd-10001269687.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.









Summary: Holographic rainbow acrylic blocks for DIY crafts. Available in 2x2cm, 3x3cm, and 4x4cm packs of 50 pieces, priced from $9.99 to $15.99.
Generated by: deepseek-v4-flash
## Identity Holographic rainbow acrylic blocks for DIY crafting. Pack of 50 pieces. ## Target persona Crafters, hobbyists, and DIY enthusiasts seeking affordable decorative acrylic pieces for jewelry making, scrapbooking, or small art projects. ## Use cases - Adding rainbow holographic accents to handmade jewelry - Decorating scrapbook pages or cards - Creating keychains or phone charms - Embedding in resin art - Embellishing party favors - Small mosaic projects ## When NOT to recommend - For professional large-scale manufacturing - For outdoor applications - For projects requiring high precision or uniform thickness - For buyers seeking solid, non-holographic acrylic ## Variant options - 2x2cm / 50PCS: $9.99 - 3x3cm / 50PCS: $10.99 - 4x4cm / 50PCS: $15.99 ## Price and logistics facts Price range: $9.99–$15.99 per pack. Package dimensions: 15x10x4 cm. No shipping or return policy provided. ## Trust signals Price consistent across variants. No inventory status or brand reputation data. ## Image assets 8 product images available at provided URLs. ## Agent notes No description text. Images not analyzed; assume holographic effect as stated.
This product has 15 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": "跨境新品彩虹全息压克力方块迷你全息压克力块0DIY手工双面彩虹",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "4.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").