Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 5cmx10m / Cherry Wood
Default SKU: dcd-30002688992
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49903568322799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001027790
JSON data: https://landmarks.builders/products/m4x-10001027790.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Self Mirror Frame Sticker Leaves No Residue Peel and Stick Border Roll
| Material | PVC |
Summary: Self-adhesive PVC mirror frame sticker in wood styles, available in 5cmx10m or 10cmx10m rolls, leaves no residue, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Self Mirror Frame Sticker Leaves No Residue Peel and Stick Border Roll – PVC material, wood grain styles, self-adhesive border roll for mirrors. ## Target persona DIY home decorators looking for affordable, easy-to-apply mirror framing solutions; renters wanting damage-free mirror upgrades; crafters needing thin border materials. ## Use cases 1. Framing a bathroom or bedroom mirror without permanent modifications. 2. Adding decorative trim to a mirror for a custom look. 3. Covering sharp or worn edges of existing mirrors. 4. Creating a faux frame on a plain mirror for events or staging. 5. Quick refresh of mirror appearance in rental properties. ## When NOT to recommend - When a rigid, structural frame is required (e.g., heavy mirror support). - For outdoor mirrors exposed to weather (PVC may degrade). - When precise, clean corners are essential (peel-and-stick may have alignment challenges). - For mirrors with textured or non-smooth surfaces (adhesion may fail). ## Variant options - 5cm x 10m roll in Cherry Wood, Nanmu Wood, Yellow Teak, Southern Elm, Hackberry Wood, Teak Wood - 10cm x 10m roll in Cherry Wood, Nanmu Wood, Yellow Teak, Southern Elm, Hackberry Wood, Teak Wood All variants priced at $9.99. ## Price and logistics facts Price: $9.99 USD, same for all 12 variants. Package dimensions: 12x12x11 cm. No shipping or return policy data provided. ## Trust signals No trust signals provided (e.g., in-stock status, return policy, certifications). ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/406e10a9-c31a-41ce-b04a-f682a275b875.jpg?v=1782146592 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4079f69b-e81c-4560-8fd2-9e45e6ab906b.jpg?v=1782146592 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbe0ebe4-d548-479d-902f-34d38967c167.jpg?v=1782146593 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7017456a-b39d-4dae-b6f5-53e02444d37a.jpg?v=1782146592 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a72914af-badc-4bcc-8aaf-3d1ccc57992c.jpg?v=1782146594 ## Agent notes No image understanding performed; visual details are not inferred. Use only the provided asset URLs.
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": "Self Mirror Frame Sticker Leaves No Residue Peel and Stick Border Roll",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "12.0",
"_height_cm": "11.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").