M2 – How to change Wishlist icon color after product added to Wishlist

My code: appdesignfrontendZeromy_themeMagento_Wishlisttemplatescatalogproductviewaddtowishlist.phtml <?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ // @codingStandardsIgnoreFile /** @var MagentoWishlistBlockCatalogProductViewAddToWishlist $block */ ?> <?php if ($block->isWishListAllowed()) : ?> <?php $_product = $block->getProduct(); ?> <?php $isAdded = $this->helper(‘MagentoWishlistHelperData’)->getWishlistItemCollection()->addFieldToFilter(‘product_id’, $_product->getId())->count(); ?> <?php if($isAdded): ?> <a href=”javascript:void(0)” class=”action towishlist already-added” data-action=”add-to-wishlist”><span><?= $block->escapeHtml(__(‘Added to …

Magento 2.4.2 Released [February 09, 2021]

Magento 2.4.2 version released on February 09, 2021, that offers platform enhancements with security and performance improvements. Release Notes: Magento Open Source 2.4.2 Release Notes Magento Commerce 2.4.2 Release Notes Highlights of the latest Magento 2.4.2: Support for SameSite attributes for cookies. Supports Elasticsearch 7.9.x and Redis 6.x Includes Adobe Stock Integration v2.1.1. Facilitates using …

Place order for a different userID? Something like this even possible?

Hi M2 experts, I have a difficult question. I need to implement a sub account system in my shop where certain accounts can create sub accounts. I guess that would be possible but here comes the tricky part: If the sub account places an order, the order needs to go into the main account (except …

After a dozen convos with r/Magento giving feedback on my free “look up any company’s suppliers” tool, E.x. Who makes Uniqlo Jeans’s?, I’ve made 125+ changes to ImportYeti and am happy to announce ImportYeti Beta V3.0

Here is the link to the original post. You can find the tool here: ImportYeti.com For those who missed the earlier posts, ImportYeti searches 70,000,000 public shipping records to help you find a quality supplier 1000x times easier than Alibaba alone. You answer questions like: Who makes Fire Mountain’s metal beads? Answer: Guangzhou Tat Metal …

My boss started doing tutorials on youtube – a great watch for beginners and Magento vets

https://www.youtube.com/channel/UC1sw8JiCquPamqlBDmFYB9w Sorry if this seems like a shameless advertisement from my end, but I genuinely believe these videos are a great educational starting point for a-lot of fledgling Magento Devs out there. A little context: I’ve been lucky enough to be his apprentice for about two years now, so the fact he’s condensing what he’s …

Redis issue when editing products in Magento 2.3

Hello, non-techie here. Lots of detail – questions at the end. I recently (September 2020) migrated from Magento 1.9 to 2.3. Within about 6 weeks, I started getting Redis error messages when editing products. I get the following error message when I go to save after editing a product: Notice: Redis::exec(): send of 8192 bytes …

Sell Magento business?

Hey everyone – if you own a Shopify/WooCommerce/Magento site, how do you find a buyer when the time is right? (brokers? forums? Shopify exchange marketplace?) Looking to sell mine and not sure where to start. submitted by /u/FJKMelon [link] [comments]