dataset - Can Magento handle large numbers of product prices -
i using magento 1.7.0.2, approximately 4,000 product items , 3000 customer accounts, have been tasks uploading large amount of customer prices. prices held against product group prices, , customers price determined group belong - standard magento , working fine.
however requirement mean required upload 650 customer groups, , associate product price each group
this yeilds 650 * 4000 = 2,600,000 - lot of prices!
i'm aware take time complete process question can magento handle number of prices?
thanks
magento able handle this. of course depends on hardware :).
there might problems in add-to-cart , checkout process. problems mean might slow down process little.
product listing magento uses index tables prices (and others) shouldn't issue.
way...your indexing process take longer. might not able run backend (but not recommended anyway).
Comments
Post a Comment