We are using Template Data Feed to export a feed and would like to limit the output by price range, but are having a little trouble.
All of our items are set up as master items and variants, each variant having its own price. We are generating a feed of all the variants in the site, and the module exports everything perfectly for us unless we try to limit the output according to price. When we try to use the "Optionally specify price range to export:" feature to limit the feed to a specific price range the output is empty.
We speculate that the module is checking the price on the master item instead of the variants included in the feed. The variants have their own prices according to their options, so we don't use the master item for price. As a test, we updated the master item to contain a price, and the feed did work for the variants associated with the master item, which suggests our theory about the reason is correct.
Does anybody know of a way to configure Template Data Feed to limit the output by variant price? We are using version 5.090, which appears to be the most current version.
All of our items are set up as master items and variants, each variant having its own price. We are generating a feed of all the variants in the site, and the module exports everything perfectly for us unless we try to limit the output according to price. When we try to use the "Optionally specify price range to export:" feature to limit the feed to a specific price range the output is empty.
We speculate that the module is checking the price on the master item instead of the variants included in the feed. The variants have their own prices according to their options, so we don't use the master item for price. As a test, we updated the master item to contain a price, and the feed did work for the variants associated with the master item, which suggests our theory about the reason is correct.
Does anybody know of a way to configure Template Data Feed to limit the output by variant price? We are using version 5.090, which appears to be the most current version.
Comment