add feed generators for Google Merchant, Amazon Seller, Yandex Market, and Yandex Products. Includes a shared base class (`BaseFeedGenerator`) for common functionality, such as product retrieval and validation. Each generator supports format-specific output and handles platform-specific requirements. This change simplifies the creation of product feeds for multiple marketplaces. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| amazon_seller.py | ||
| base.py | ||
| google_merchant.py | ||
| yandex_market.py | ||
| yandex_products.py | ||