We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EcommerceSpider._init_extract_from()
productOptions
productNavigationOptions
zyte-spider-templates/zyte_spider_templates/spiders/ecommerce.py
Lines 214 to 222 in 870e7ef
This preserves other keys in the user-set ZYTE_API_PROVIDER_PARAMS but overwrites "productOptions" and "productNavigationOptions". Reported by @VMRuiz
ZYTE_API_PROVIDER_PARAMS
"productOptions"
"productNavigationOptions"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
zyte-spider-templates/zyte_spider_templates/spiders/ecommerce.py
Lines 214 to 222 in 870e7ef
This preserves other keys in the user-set
ZYTE_API_PROVIDER_PARAMS
but overwrites"productOptions"
and"productNavigationOptions"
. Reported by @VMRuizThe text was updated successfully, but these errors were encountered: