I'd like to output the price and special price for configurable products. How do I achieve this?
The required behavior can be achieved with the price attribute for price and final_price for special price.
This way, the price of the simple product, belonging to a configurable product, with the smallest value will be output as a price, and the special price of the smallest value will be output as a special price.
Related Articles
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 ...
How to skip the products with Special Price or the ones that have already been discounted by another cart or catalog price rule?
The Skip Items with Special Price setting can be configured globally at Stores > Configuration > Amasty Extensions > Special Promotions > Skip Settings. This configuration will apply to rules created with our Special Promotions actions. If you'd like ...
How can I output price for the out-of-stock products in the feed?
If you'd like to output the price for out-of-stock products, please, use the Price attribute. This way, the price will be displayed even for the out-of-stock products.
We need to output both individual and parent SKUs with the simple products belonging to a configurable product in the feed. Is this possible?
Indeed, it's possible to use the SKU attribute in two fields. One field, marked as Parent=No, will pull each product's individual SKU; the other, configured as Parent=Yes, will output the SKU of the configurable product: You can use this ...
Can I output products based on the source or stock in the feed?
Product Feed extension, by default, supports product output based on the store view only, meaning that it is not possible to select a particular stock or source. Nevertheless, it is possible to exclude products with the Out of Stock status in the ...