ISSUE:
With reference to doc - https://wiki.bsscommerce.com/docs/magento-2-administration-extension/multiple-store-view-pricing/import-tier-price-per-store-view/
We are not getting an option for Bss Advanced Pricing in Entity type while importing
SOLUTION:
To resolve the issue, please edit and add the files as below:
app/code/Bss/MultiStoreViewPricingTierPrice/Files/Sample/tier_price_per_store.csv (add)
app/code/Bss/MultiStoreViewPricingTierPrice/Model/Export/TierPrice.php (add)
app/code/Bss/MultiStoreViewPricingTierPrice/Model/Import/AdvancedPricing/Validator/Store.php (add)
app/code/Bss/MultiStoreViewPricingTierPrice/Model/Import/AdvancedPricing/Validator/TierPrice.php (add)
app/code/Bss/MultiStoreViewPricingTierPrice/Model/Import/TierPrice.php (add)
app/code/Bss/MultiStoreViewPricingTierPrice/Plugin/Indexer/Product/Price/Import.php (add)
app/code/Bss/MultiStoreViewPricingTierPrice/etc/di.xml (edit)
app/code/Bss/MultiStoreViewPricingTierPrice/etc/export.xml (add)
app/code/Bss/MultiStoreViewPricingTierPrice/etc/import.xml (add)
app/code/Bss/MultiStoreViewPricingTierPrice/etc/module.xml (edit)
Download link: https://drive.google.com/drive/folders/1b1qCf85O5fZiAcgm2nBZnXUHHsbTCOhv?usp=sharing
If you need any further assistance, please feel free to contact us. We'd be happy to support you!
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article