M2 Enhanced Quick Cart Type Error Occurred When Enabling Quick Cart
Type Error occurred when creating object: WeSupply\Toolbox\Plugin\ConfigPlugin
-
Official comment
That's strange! We haven't been able to reproduce this on a clean installation of the Quick Cart extension and the WeSupply Toolbox module. Could you let me know the steps you've taken to reproduce this? If you can, please also send a few screenshots showcasing the actions you've taken to get this to occur and where the error itself is displayed.
If anyone else has encountered this and has insight into the matter, feel free to share!
Comment actions -
Issue may be within the "Featured Item (home specials)" coding. Troubleshoot by:
1. Add featured items to a category and try to see if the quickcart will call correctly from those items in featured.
2. Replace home page featured item add to cart button code with og category add to cart code below:
<input type="button" value="[category_buyitlink]" onclick="window.location='add_cart.asp?quick=1& ;item_id=[catalogid]'" class="btn" onmouseover="this.className='btn_over'" onmouseout="this.className='btn'" />
Please sign in to leave a comment.
Comments
2 comments