Code to add automatically sliding carousel image using CSS
Author: Sruthy krishna
Proposal For Invoice Payment Tab in Invoice PDF
Requirement Requirement is to adding the “Pay Invoice” tab to the Invoice PDF on the Platinum website. Show the “Pay Invoice” button on the invoice PDF so customers can go to their account’s invoices page. They Should directly enter the invoice page after logging in; they could pay for all invoices, etc. Since when we… Continue reading Proposal For Invoice Payment Tab in Invoice PDF
Proposal For Add a section in Shipping page of checkout
Requirement Requirement is to add an extra section in the checkout page of OX Tools Global website to add the option for the third – party shipping. Add a section on the shipping page of checkout where a customer can do these four steps: Check a box to mark third-party shipping (linked to this field: custbody_3rd_part_ship). … Continue reading Proposal For Add a section in Shipping page of checkout
Proposal For Adding Payment Option To Invoice
Requirement Requirement is to add payment option to the invoices that help the customer to pay an invoice or multiple invoices by Credit Card. Our Solution We can add payment option to invoices, so that the customer can pay an invoice or multiple invoices by Credit Card. It is a default SCA behaviour On the invoice… Continue reading Proposal For Adding Payment Option To Invoice
Bigcommerce Local Development set up
Sandbox creation: To create a sandbox store, complete the following steps: Navigate to the BigCommerce Partner Portal and log in to the account using your credentials. After signing in, hover over Create New in the top navigation, then select one of the following two options: Select Partner Use Sandbox and consult the following instructions… Continue reading Bigcommerce Local Development set up
Text Area in the Configuration
We can add the string field to the configuration record. But it can afford only a limited number of characters, which is 300. If we want to enter a larger number of characters, which is above 300, then we can use the Text Area. A text area that can hold a maximum of 4000 characters.… Continue reading Text Area in the Configuration
Updating: Important message Dynamically
On the My Account page, there is an update message box. We can add a functionality to update the message box section dynamically. Create an extension Add the new field under the extension of the configuration record. New field is added using configuration file Fetched the value of an important message from the configuration record… Continue reading Updating: Important message Dynamically
Update the menu icon in My account tree.
We can update the menu icon of my account tree on the basis of having unread messages or read messages in the notification center. This functionality is made possible by using the extension to create the configuration field in NetSuite to add the image for the icon. Then obtain the value of the unread message… Continue reading Update the menu icon in My account tree.
Proposal For Wishlist sort change – Set sort by subcategory with brand as default
Proposal Summary This proposal covers the requirement to select the default sorting method as subcategory in the Wishlist page. Requirement In the Wishlist page the current default sorting method is “sort by name”. The requirement is to update the default sorting method to “sort by category”. Current working of the default sorting method: Our solution … Continue reading Proposal For Wishlist sort change – Set sort by subcategory with brand as default
Add Image in Matrix table
We can add the images in the matrix table dynamically For that, first of all, we need to save all the images of the matrix items in a particular format. Then we can create an extension to generate and add the URL of the images based on the condition used to save those images here… Continue reading Add Image in Matrix table