7 Basic On-Page SEO Tips for SuiteCommerce

1) Enter a Page Title – A title tag is the main text that describes an online document, and appears in two key places: browsers tabs and search engine results pages (SERP). The Optimal Format for category and product pages is as follows: Primary Keywords – Secondary Keywords | Brand Name. Every page of the website… Continue reading 7 Basic On-Page SEO Tips for SuiteCommerce

Resolve SyntaxError: Invalid shorthand property initializer in JavaScript

SyntaxError: Invalid shorthand property initializer error comes when we use the equals operator rather than a colon to separate key-values(properties) in the object. To resolve this issue, we need to use a colon(:) rather than the equals operator(=) between the key and values of an object. Let’s see with the help of an example: Notice… Continue reading Resolve SyntaxError: Invalid shorthand property initializer in JavaScript

Emotional Intelligence at Workplace

Why is Emotional Intelligence Important in the Workplace? Emotional intelligence in the workplace begins from the inside out with each individual. It involves recognizing various aspects of your feelings and emotions and taking the time to work on the elements of self-awareness, self-regulation, motivation, empathy, and social skills. Emotional Intelligence,” EI has five key elements… Continue reading Emotional Intelligence at Workplace

Custom field in Checkout using extension.

The SC Custom Fields extension lets you add custom transaction body fields to the checkout application in Commerce websites. You can use these fields to request or provide additional information, such as shipping instructions, special order requests, and delivery time slots. SC Custom Fields lets you add text, check box, and date-type transaction body fields… Continue reading Custom field in Checkout using extension.

Bull Market vs Bear Market

Bull Market This situation is defined as a marketplace whereby the prices of listed securities continuously rise due to favorable macroeconomic scenarios or improved internal circumstances of the firm or sector. In general, the terminology applies to stocks, but it also gets referenced to other asset class such as Bonds, FOREX, and Commodities, etc. Since the laws of demand and… Continue reading Bull Market vs Bear Market

Published
Categorized as Finance

How to increase the quality of product photos(Magento 2)

The following procedure can improve the quality of a product’s image. Log in to your Magento 2 admin panel. Go to “Stores” in the main menu and click on “Configuration”. Under the “Advanced” section in the left sidebar, click on “System”. Click on “Images Upload Configuration”. Look for the “Quality” option and set it to… Continue reading How to increase the quality of product photos(Magento 2)

Published
Categorized as Magento

Saved search to get the attachment files of an employee record

REQUIREMENT A saved search needs to be created to get all the attachment files that are sent via email to the prior month of a particular employee. SOLUTION A folder saved search can be created for the particular folder to get the files of the attachment files. The folder named “Head Office” (an employee) in… Continue reading Saved search to get the attachment files of an employee record

Token Naming in Figma

In Figma, token naming refers to the practice of naming design system components, styles, and other elements using consistent and meaningful names. Token names help identify and organize design assets, making them easier to locate and use within your projects. When naming tokens in Figma, it’s helpful to follow some best practices: Be descriptive: Choose… Continue reading Token Naming in Figma