magento 2 how to add custom report generator to get data from other database and filter that data based on dates
like this I need to display data in to below table based on selected date interval
like this I need to display data in to below table based on selected date interval
In magento246 color visual swatch working fine on product listing page.But,not showing on Category listing page…https://prnt.sc/78yEvqLYlx42 So, how to showing color visual swatch on category page.
I need to remove a product while reorder button clicked certain condition. For example if the product sku is ‘ABCD’ means, i need to remove it from adding cart and all other ordered product need to added in cart.
I am able to get difference between two branches stage and master under same repo on web version via below web URL. https://github.com/:username/:repo/compare/master…staging but not getting the changes via Github API: https://docs.github.com/en/rest/commits/commits?apiVersion=2022-11-28#compare-two-commits below snapshot display output of above compare API,… Read More »Not getting the difference changes on comparing two git branches in same repo using Github API
Magento 2.4.6 I added a custom product attribute next to the qty in the checkout summary following the tutorial on Add custom product attribute to checkout summary Magento 2. That works until the second checkout step is opened, as soon… Read More »Adding custom product attribute to summary in checkout?
How to achieve real-time updating of price based on quantity changes using on product page the Hyva theme in Magento 2.4.5
Magento246 how to add custom filter with options on category listing page. Like…https://prnt.sc/7ZtTc1kGqVJR
can anybody help? I use magento 2.3.7 , php 7.4 and i can not do seup:di:compile I tried to find the error, but it seems to be some file missing….Thanks. [ReflectionException] Class MagentoFrameworkViewHelperSecureHtmlRenderHtmlRenderer does not exist Exception trace: at /var/www/magento2/vendor/magento/framework/Code/Reader/ClassReader.php:35… Read More »Class HtmlRenderer does not exist
Both customer/account/loginPost/referer/……. & /customer/account/createpost/ Lead to 502 Bad Gateway nginx/1.18.0 (Ubuntu) Interesting fact is that customers actually are able to create account (as i am not requiring email verification at the moment). But they are unable to login. That’s start… Read More »I’ve got 502 Bad Gateway errors only in customer login and account registration
I currently try setting up configurable product for our store, for example we sell a laptop with 3 grading A / A- / B and each grading has its own quantity and price. When setting the correct price / quantity… Read More »Show Quantity on product page (configurable product)