To add a quick add in the shopping cart page.In the shopping cart page, there will be quick to add row.By adding item code or search keyword in the input field and by clicking add to cart button it will be added to the shopping cart.The required time and solution is added below. Requirement Need… Continue reading Fast Order Entry
Tag: Site builder
Login Page
To change the text and formatting of the login page text. Requirement Change text of message on login page Change formatting of message. Our SolutionTo change the text in the checkout bundle ,we have to update in the login_register.txt file.We can replace the text there.
Mobile Optimization
To make TransQuip’s webstore operate better in a mobile format e.g. with limitations such as reduced screen size, slower internet speed and less precise selection ability as well as better layout of pages. Requirement 1)Change the homepage around e.g. a. Banner – i. CTA’s on homepage banners – E9 ii. … Continue reading Mobile Optimization
Check and find how cash sale can be displayed in my account page
If a cash sale occur it will be added under the transaction history.The cash sale list will be available under the all record types and when we filter specifically for cash sale record.On navigating from cash sale list it will display the cash details page.Jira code:SQUIP-105RequirementFind a solution to show cash invoices can be displayed… Continue reading Check and find how cash sale can be displayed in my account page
Newsletter sign up function
Jira code:SQUIP-128RequirementFrom the home page add link to newsletter page.On new page, it would have the following fields:Company NameFirst Name requiredLast Name requiredEmail address requiredPhone numberRegion required – this would be a dropdown list When people sign up, they would be saved in Netsuite as a Lead.The following subscriptions would need to be saved automatically… Continue reading Newsletter sign up function
Updates on Comments field and PDF
In the checkout page ,there should be a field for customers to add their note of the ordered items.It should be created under the location field of checkout page in the webstore.It should be available on the field created in the SO for comments under the customer contact in the SO record .The PDF of… Continue reading Updates on Comments field and PDF
Transaction History page
There is two version available for my account.There is another version called reference my account premium in which billing information is incorporated not in reference my account.We can’t install the premium version in the account since it applies fee in site builder account.So we applied customization to apply the billing in reference my account. RequirementTo… Continue reading Transaction History page
News and Blog Change from Hubspot to Netsuite
Fom hubspot website page is transferred to netsuite page.So pages to go to the NetSuite pages instead of the Hubspot pages.Jira code:SQUIP-219 RequirementNeed to change the links on our website that go to the news and blog pages to go to the NetSuite pages instead of the Hubspot pages. Our SolutionFor this a landing page… Continue reading News and Blog Change from Hubspot to Netsuite
Add Coupon Code to Website
Coupon code is added in the post-checkout page.The email id,order id,coupon code ,subtotal,discount total etc are called inside the Coupon code script.Jira code:SQUIP-232 RequirementTo use the coupons in Bronto we need to put the below code on a post checkout page to track the coupons.<script type=”text/javascript” src=”https://c.bron.to/assets/coupon/js/bcm.js“></script><script type=”text/javascript”>__bcm.redeemCoupon(“2189ce376cf1aecfa5a45005aa45fa17b15442e371b8f30502709cc6c6d3c559”, {email: <value-or-selector-definition>,coupon: <value-or-selector-definition>,orderId: <value-or-selector-definition>,orderSubtotal: <value-or-selector-definition>,orderDiscount: <value-or-selector-definition>});</script> Our… Continue reading Add Coupon Code to Website
Apply tracking code
Place the facebook tracking code in the search add to cart button and sonfirmation page.Jira code:SQUIP-250 RequirementTo add the tracking cede proivde in the search,add to cart button and sonfirmation page. Our Solution Place the event code on your search results page. Add the event code just below the tag. This allows the event code… Continue reading Apply tracking code