User Tools

Site Tools


udropship:umarketplace:m2:multivendor-price-comparison-sell-yours

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
udropship:umarketplace:m2:multivendor-price-comparison-sell-yours [2017/05/19 19:08]
127.0.0.1 external edit
udropship:umarketplace:m2:multivendor-price-comparison-sell-yours [2021/12/29 13:37] (current)
wtsergo
Line 45: Line 45:
 //Price Comparison// add-on can allow customer to order qty of 15, since customer can select which vendor to buy from. To carry out this option the product view page will have to be customized and show quantity's vendors possess. //Price Comparison// add-on can allow customer to order qty of 15, since customer can select which vendor to buy from. To carry out this option the product view page will have to be customized and show quantity's vendors possess.
  
 +===== Unirgy_MicrositeMultiPrice =====
 +
 +This module integrates **Price Comparison** and **Microsite** add-ons. It separately index each vendor specific prices to show them regardless of other products offers on vendor microsite landing page. It also add vendor price field for each vendor to store in elasticsearch which allows filter and sorting on vendor landing page.\\
 +In main magento catalog product prices in index and elasticsearch represent minimum product price within vendor offers of that product. If such aggregated price will be displayed on specific vendor microsite it will not reflect that vendor actual price (interfered with other vendor offers). That's why MicrositeMultiPrice index per vendor prices separately (and pass to elasticsearch) to be able to use them on vendor microsite for display, filter and sort (without interfere of other vendors offers)
 +
 +===== Unirgy_MicrositeMulti =====
 +
 +This module is similar to previous one but separately index per vendor inventory stock status and qty. It's also used in microsite landing page to display vendor specific stock status.\\
 +Default magento  inventory stock status index holds aggregated status of product's offers and if used on microsite will not reflect specific vendor stock status.\\
 +Per vendor index resolves this problem and use specific vendor status on vendor microsite landing page.
  
 ===== Select & Sell ===== ===== Select & Sell =====
udropship/umarketplace/m2/multivendor-price-comparison-sell-yours.1495220928.txt.gz · by 127.0.0.1