I’m using Magento Comunity Edition 1.7.0.2. I have to calculate Totals through Magento SOAP V2 API by passing it lineitems, shipping method , payment method, Addresses and Promotions (coupon code) info. I need to calculate the lineitems totals (Base price, Tax, disount , row total) and Subtoatl, shipping, discount Tax and grand total. I have tried this though a PHP
Tag: magento-1.7
Why does Magento keep only the first 1000 products in a category, after saving the category?
Using Magento’s back-office, after saving a category which was linked to many products, only the first 1000 products (or 2000, or x000, depending on host configuration) are kept. All other category/product links are deleted from the catalog_category_product table in the database. This occurs even though no checkboxes have been unchecked in the products grid (Category Products tab). No error message