1/Add the necessary fields to “Fields for Export” 2/Select option “Export as:” set to my.xml. 3/Edit User defined XML, part 1,2,3 Example xml: User defined XML, part 1 – header The static part contains the exported data. You may…
Category: PrestaShop
PrestaShop NVN Import XML Products – Force same ID products and Categories
by 0 Comments
• •Force same ID products and Categories is possible, only if target e-shop version is 1.5.x or greater. All previous products from target e-shop will be deleted. Step 1 Step 2 Step 3 – import. FAILURE STOP – XML FILE…
PrestaShop NVN Combinations module quick help
by 0 Comments
• •Product page: http://netvianet.com/prestashop-mass-edit/65-combinations-product-attributes.html Select product for edit. Create combinations, add groups, attributes. Apply combinations to selected products. Edit / remove existing combinations for selected products. New from version 2.0 2, 3, 4 – added manufacturer, supplier and search filters…
NVN modules update
by 3 Comments
• •Update from any previous paid version is free. You can download module update from Your account / orders detail. Or contact me with Your registration email and with Your order number. New version will be sent to Your registration email. (1)Your…
NVN Export Orders Module “Calculated Fields”
by 0 Comments
• •Example: Add tax and prices fields into “Field for export” and export one orders. Then use invoice for this Orders to identify, what is what. Now You may create some “Calculated fields” – example: (number 21 in this example…
NVN Export Orders Module “Group by” example
by 0 Comments
• •1/ Export without any filter, result example: 2/ Now we set filter “Group by” to Product ID. Result: (Product ID 5 is present only in Order No 4,…
NVN Discounts / Prices module quick help
by 1 Comment
• •Overview Switch between prices and discounts edit Configure settings Add / update discounts / prices Select type (% for percentual, F for fixed, A for amount) and value and Apply You can use preset values for selected rows If values…
Easy Cron setup example
by 4 Comments
• •Many of my module allows use CRON for automatic processing. Unfortunately, because each hosting uses something different to set up CRON, I do not know the correct syntax for cPanel. On my hosting is not cPanel, so I do not…