Every product,
fully documented.
Woo Attachment adds a product documents tab to WooCommerce. Upload PDFs and Word docs, label each with a type, and they appear as a secure download list on the product page.
The right file, always accessible
Attachments tab in the product editor
A dedicated tab appears in the WooCommerce Product Data panel. Add, label, and reorder attachments from the same place you manage everything else.
Nine predefined types
Manual, Specs, Installation Guide, Warranty, Datasheet, Brochure, Certificate, Size Guide, and Other. The full list is filterable via a WordPress filter hook for custom types.
Secure file serving
Downloads go through a PHP endpoint, not direct file URLs. Each link contains a fresh per-request nonce. A strict MIME allowlist blocks anything other than PDF and Word formats.
PDF and Word support
Upload PDF, DOC, and DOCX files. Documents link directly from the product page using a readable file name. No hosting configuration required for the endpoint to work.
Filterable type list
Use the dpwat_attachment_types filter to add industry-specific types or remove ones you do not use. The filter receives the full associative array of slug-to-label pairs.
Works on any host
The PHP file server endpoint sidesteps Apache rules that block direct access to wp-content/uploads on some hosts. Downloads work without any server configuration.
Documents customers trust
Put the right information next to every product. Woo Attachment is included in every Dprime Pro subscription.