Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.99 – $5.99
Default variant: 10cm Wide x 3m Long
Default SKU: 6124525791678
Default price: $3.99
Availability: In Stock
Product Type: Workbenches
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017510072559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/plaster-cloth-for-crafts-gauze-wrap-for-art-projects-plaster-cloth-rolls-for-bod
JSON data: https://landmarks.builders/products/plaster-cloth-for-crafts-gauze-wrap-for-art-projects-plaster-cloth-rolls-for-bod.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Unleash your creativity with our versatile Plaster Cloth, designed for a wide range of art and craft projects. Its open weave mesh structure makes it incredibly easy to shape, allowing for detailed sculpting and intricate designs. Once dry, the plaster gauze hardens to form a rigid structure, for everything from diorama building to creating unique 3D sculptures. Forget messy glues; this self-adhering plaster sticks to itself when wet, simplifying the application process for DIY crafters and sculpting hobbyists alike. Once hardened, the material is easy to color and paint, offering endless customisation options for your creations. Available in various widths and lengths, this plaster cloth is the ideal material for your craft adventure.
| Material | Plaster |
| Capacity | L |
| Colour | White |
| Product Weight | 0.99 pounds |
| Package Weight | 0.44 pounds |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 1005571896 |
| Brand | JISADER |
Summary: Plaster cloth rolls for crafts, sculpting, and body casts; self-adhering when wet, hardens rigid; available in 10cm x 3m and 20cm x 2.7m sizes.
Generated by: deepseek-v4-flash
## Identity JISADER Plaster Cloth for Crafts – self-adhering plaster gauze rolls that harden when dry. Available in two sizes. ## Target persona - DIY crafters and hobbyists - Sculpting hobbyists - Diorama builders - Art teachers and students ## Use cases - Shaping intricate DIY shapes and sculptures - Creating rigid structures for dioramas and model landscapes - Making body casts for art projects or theatrical props - Customizing with paint or color after hardening - Craft projects ranging from small ornaments to larger art pieces ## When NOT to recommend - For load-bearing or structural repairs - For food-contact or microwave-safe items - For outdoor or waterproof applications - For projects requiring flexibility or elasticity ## Variant options - **10cm Wide x 3m Long** – $3.99 - **20cm Wide x 2.7m Long** – $5.99 ## Price and logistics facts - Base price: $3.99 (10cm variant) - Currency: USD - Product weight: 0.99 pounds; package weight: 0.44 pounds - Model number: 1005571896 - Brand: JISADER ## Trust signals - In stock (presumed active listing) - Return policy not specified - Price consistency: single price per variant - No certifications listed ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc2018bf79734e238795bf81b3b5771b.png?v=1773823463) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e153c14e6ceb460ba7e39c726036f1b2.png?v=1773823463) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30fc5a743b974620b87379a968e11b24.png?v=1773823463) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f99550d9a8b485f88b5e3ce9ff54939.png?v=1773823463) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94691f5b1b994be0a38a5e2887549b94.png?v=1773823463) ## Agent notes - No image understanding performed; visual details not inferred. - Dimensions of the product (length, width, height) not provided. - Product type tagged as "Workbenches" but actual category is craft plaster cloth.
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": "Plaster Cloth for Crafts, Gauze Wrap for Art Projects, Plaster Cloth Rolls for Body Casts, DIY Plaster Shapes, Sculpting Gauze Rolls",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").