Brand: World Products (Landmark)
SKU: dcd-30003942094
Price: $0.28
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pet Care Supplies
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/50413520322799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001388333
JSON data: https://landmarks.builders/products/wp-dcd-10001388333.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your workshop or pet care routine with this versatile and reliable flat rectangular sanding sheet. Designed with a rough-textured surface, this sheet provides the consistent friction needed to smooth out rough edges, refine areas, and tackle a variety of projects with ease. Whether you are a dedicated home improvement enthusiast working on intricate crafts or a pet claw file owner looking to maintain a scratching surface, this sanding sheet offers the balance of durability and performance. The simple, flat format of this rough-textured sheet makes it incredibly user-friendly. It can be easily handled, cut to custom sizes, or wrapped around sanding blocks to suit your specific needs. For pet owners, it serves as a replacement surface for nail grinding boards, helping to keep your pet's claws neatly trimmed through scratching. For hobbyists, this sanding sheet is a dependable companion for smoothing wood, prepping areas, or finishing handmade creations. Keep your projects running smoothly and your tools ready for action with this essential, versatile rough-textured solution.
Summary: Flat rectangular sanding sheet (31x21x1 cm) with rough-textured surface for smoothing wood, prepping crafts, or as a replacement surface for pet nail grinding boards; $0.28 USD.
Generated by: deepseek-v4-flash
## Identity - Flat rectangular sanding sheet (31 x 21 x 1 cm) - Rough-textured abrasive surface for friction and smoothing - Can be cut to size or wrapped around sanding blocks - Sold as single sheet; product type listed as Pet Care Supplies ## Target persona - Home improvement hobbyist working on wood or crafts - Pet owner using a nail grinding board needing a replacement scratch surface ## Use cases - Smoothing rough edges on wood or handmade items - Prepping surfaces before finishing or painting - Wrapping around a sanding block for manual sanding - Replacing worn surface on a pet nail grinding board - Helping trim pet claws through scratching on the rough sheet ## When NOT to recommend - For heavy-duty industrial sanding where specific grit is required - For buyers expecting multiple sheets or a bulk pack - For use with power tools (no backing or attachment specified) - For pet owners lacking a compatible nail grinding board ## Variant options - Only variant: "Sandpaper Only" (SKU dcd-30003942094) at $0.28 USD ## Price and logistics facts - Price: $0.28 USD (single sheet) - Dimensions: 31 cm x 21 cm x 1 cm - Variants: 1 available - Shipping cost and stock status not provided ## Trust signals - Catalog tags include wp-quality-audited and wp-content-validated - Price is consistent across the single variant - Return policy not disclosed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e393709a-cf2b-4066-ac2a-9b1cc66ec10d.jpg?v=1786251811 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a29721f-31f6-4267-bd01-34993a8bf8aa.jpg?v=1786251812 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a250c27-f4d9-4440-ab69-3c4087ba95a9.jpg?v=1786251811 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76a2388c-20f8-4b10-89d6-a6cfcec7cdf9.jpg?v=1786251812 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4e23a45-80b4-43c1-b522-aee8c1bbef82.jpg?v=1786251816 ## Agent notes - Product is categorized under Pet Care Supplies but designed for dual use (pet care and home improvement) - Description mentions 'rough-textured surface' but does not specify grit level or exact material - For pet use, functions as a replacement surface, not a standalone filing tool
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Sanding Sheet Flat Rectangular Sanding Paper for Home Improvement and Pet Care",
"product_id": 9539897032943,
"variant_id": 50413520322799,
"quantity": 1,
"grams": 70,
"length_cm": "31.0",
"width_cm": "21.0",
"height_cm": "1.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").