Exclude Gift Cert on Eligible Items by not Using Advance Promotion
Month: February 2023
Common mistake new Administrators make when setting a Condition in a Workflow
Common mistake new Administrators make when setting a Condition in a Workflow
Calculate the difference between two dates in a custom field.
Calculate the difference between two dates in a custom field.
How to create a draggable HTML element with JavaScript and CSS
Create a Draggable DIV Element Step 1) Add HTML: Example Code: <!– Draggable DIV –> <div id=”mydiv”> <!– Include a header DIV with the same name as the draggable DIV, followed by “header” –> <div id=”mydivheader”>Click here to move</div> <p>Move</p> <p>this</p> <p>DIV</p> </div> Step 2) Add CSS: The only important style is position: absolute, the rest is… Continue reading How to create a draggable HTML element with JavaScript and CSS
Add autoplay for swipe slider using js
Add the following code to javascriptautoplay: { delay: 2000, }
Steps to be followed to configure BigCommerce store
Step 1 : Get account details to access Step 2 : product categories. Step 3 : Add / import products. Step 4 : Add / import Customers. Step 5 : Create customer groups. Step 6 : Configure currencies, payments, shipping, and tax. Step 7 : Purchase and install theme Step 8 : Theme setting – Setting… Continue reading Steps to be followed to configure BigCommerce store
Send automatic emails when the sales orders don’t have any back ordered items.
Scenario: Need to send automatic emails when the sales order doesn’t have backordered line items and close the sales orders when they are not picked/packed/shipped even after 30 days. Send a warning email on the 15th and 25th day to notifying the customer about the order will be automatically closed. Create a button to provide… Continue reading Send automatic emails when the sales orders don’t have any back ordered items.
What is the AI Text Classifier?
OpenAI calls its new tool a “fine-tuned GPT model that predicts how likely it is that a piece of text was generated by AI from a variety of sources, such as ChatGPT.” It has some limitations – most notably the results may be inaccurate. OpenAI primarily trained the tool on English content written by adults… Continue reading What is the AI Text Classifier?
What is the Video Indexing Report
The video indexing report shows how many indexed pages on your site contain one or more videos, and how many of those pages a video could be indexed. Google said the report can help you understand the performance of your videos on Google, and identify possible areas of improvement. When the report shows. Google said… Continue reading What is the Video Indexing Report
What is HTTP/3?
HTTP is an essential backbone of the Internet — it dictates how communications platforms and devices exchange information and fetch resources. In short, it is what allows users to load websites. HTTP/3 is a new standard in development that will affect how web browsers and servers communicate, with significant upgrades for user experience, including performance,… Continue reading What is HTTP/3?