Layout Update XML is no longer useful in Magento 2.4 so the alternate solution is just to add the new file in the child theme. Where, cmsurl is the url of CMS Page & LandingPG can be anything that will come visible under the Design -> Custom Update XML
Month: November 2023
Responsive “You may also like” slider on the PDP page
In the PDP page there is already a slider with “You may also like” title but its is not responsive in all the device in some screens some cords will overflow and show empty places at end of the slider, we can use below solution to correct the issues with bx-slider. Modules: “ItemRelations.Related.View” (ItemRelationsRelatedView)
REGEXP_SUBSTR to cut/ get a string of another field
REGEXP_SUBSTR to cut/ get a string of another field
Select holding company only in financial scoreboard
Select holding company only in financial scoreboard
customer part number tab not showing
customer part number tab not showing
PROPOSAL FOR RETURN AUTHORIZATION, PURCHASE ORDER, CASH REFUND, PACKING SLIP PDFs
Proposal summary This proposal summarizes the functionality for converting basic PDFs to advanced PDFs (Return Authorization,Purchase Order,Cash Refund and Packing Slip). Requirement Pure Care Inc Canada wants to change the PDF’s and the following to be changed across all, New company logo. Font size to be the same across all documents. Shading or faint grid… Continue reading PROPOSAL FOR RETURN AUTHORIZATION, PURCHASE ORDER, CASH REFUND, PACKING SLIP PDFs
How to apply multiple Replace() functionality in FreeMarker Template Language (FTL)
Scenario: In our PDF template, the user needs to replace the company address with the following changes If the company address contains a comma, then replace it with empty that is, Replace the ‘,’ with ‘ ‘. If in the company address, the country name is ‘United States’, then replace it with ‘Deutschland’ Use the… Continue reading How to apply multiple Replace() functionality in FreeMarker Template Language (FTL)
How to give a hover effect with a slow fading effect to images in the UI
Scenario: While hovering using the mouse above the image, the image needs to reduce its opacity and fade with a smooth transition. Solution We can add the following CSS property to that specific image class in the CSS file. Code:
Types of Google Ads
Google offers a variety of advertising solutions to help businesses reach their target audience. As of my last knowledge update in January 2022, here are some of the main types of Google Ads: Search Ads: These are text ads that appear on the Google search results page when users search for specific keywords. Advertisers bid… Continue reading Types of Google Ads
Configure Item Aliases for the Amazon Integration App
Problem: I have multiple Amazon items that are all the same NetSuite items. Solution: Configure a workaround called the ‘Item Alias Functionality’ as shown below. In the Amazon Integration App, go to Settings > Order section > General tab, check the Item aliases are configured in NetSuite checkbox. The following configuration is needed for the item record in NetSuite:… Continue reading Configure Item Aliases for the Amazon Integration App