How does Omnibus Price Tracker work with configurable products?
The Omnibus Price Tracker extension correctly tracks child products price changes for both child and parent products in the Price Change History log:
As well as displays the price change notification on the parent product page if the price is changed for one or several child products:
Furthermore, upon enabling Display Omnibus Prices of Child Products setting, child products of configurable products will be displayed with their own Omnibus price instead of the parent product's Omnibus price.
Related Articles
Does Omnibus Price Tracker work with Magento API?
The Omnibus Price Tracker tracks all price changes made in products, whether they are made directly in product or indirectly via API requests. It is worth mentioning that the extension tracks price changes in products as long as the native Magento ...
How does Omnibus Price Tracker work with multi-store and multi-currency instances?
The Omnibus Price Tracker extension supports multi-store and multi-currency instances. Here is the example of how the extension works with different currencies: When the customer changes the currency, the price history is correspondingly altered: ...
How to assign simple options to configurable products?
In order to assign simple products to the configurable ones, it is necessary for them to already exist in Magento. Therefore, at first, I'd recommend importing all the products. Here are the minimum required fields to import a new product: Root ...
How should I submit configurable products with their variants to Google Merchant?
Google advises using the item group ID [item_group_id] attribute to group product variants in the product data. Variants are a group of similar products that only differ from one another by product details like size [size], color [color], material ...
Is it possible to assign different statuses for child products of a configurable/bundle/grouped product?
The extension allows setting different statuses to products based on their attributes (like color, size, SKU, stock availability, etc) and dynamically change the status depending on the available quantity of the product. The feature is available for ...