Import PDFs
-
Hi,
I use Import/Export Woocommerce product paid plugin from WebToffee.
When I export products containing attachments, I see the fields (columns):meta:wcpoa_attachment_name : [“Import1″,”Import2″,””]
meta:wcpoa_attachment_url : [“101065037″,”101065038″,””]
meta:wcpoa_attachments_id : [“x63fp4okx2dg7″,”qod90syynwkts”,””]Then, I tried to import products with the 2 first fields filled without the third meta:wcpoa_attachments_id , and I noticed the PDFs were not imported.
I added the column meta:wcpoa_attachments_id : [“x63fp4okx2dg7″,”qod90syynwkts”,””] and the PDFs import works well.So, my questions is, what is the meaning of the values [“x63fp4okx2dg7″,”qod90syynwkts”,””] ?
In my case, I’ll need to import products from a blank Woocommerce products. So what will I need to fill in this field meta:wcpoa_attachments_id ?Thank you
The topic ‘Import PDFs’ is closed to new replies.