Proposal summary This proposal covers the possibility to open an account on SCA by creating a landing page to access the registration page/terms and conditions page. Requirement Provide CrossFit Gyms with the ability to open an account on SCA. They will need to use the following landing page to access their registration page: https://www.goodearthdist.com/crossfit On… Continue reading Proposal for CrossFit Registration Page/Terms and Conditions
Tag: sca extension
Implement Search in transaction pages using PO# or memo SCA Extension
An extension is created to search Sales orders based on PO# and quotes based on memo. The transaction column is enabled in SCA configuration. The extension extends list header js, quote list and purchase list. A template is also being overridden
SWAL for SCA Extension
This the AMD module we converted to for using a third party library in SCA extension. This way we we can reduce the load time of a page
Crypto.js as AMD for SCA Extensions
This module helps us to encrypt and decrypt data. This can be used in SCA extension for third party integration
Extend Profile model in SCA
We extend the profile model to sign out and sign in a user when they’re first registering to the website. This is done in order to change the subsidiary to a new one
PLP Image Hover: Show Secondary Image Extenstion
Jira Code: Wf-7: Add alternative photo to pictures on product category so a second picture shows when user scrolls over picture Create an alternative photo on product list page to show when the mouse hovers over the image. Create a custom field in the item record and use that field for displaying as the hover… Continue reading PLP Image Hover: Show Secondary Image Extenstion
CSV Import Extension in SCA
CSV Import Extension in SCA which can be implemented on cart page.
Resolve stuck Extension activation
Resolve stuck Extension activation.
Move PDP Image gallery to the extension.
To move PDP image gallery as an extension.
Extension to add to context
A simple SCA extension to add/replace new variable inside the context method of a view/entry point file. We use “addToViewContextDefinition” for this.