-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FR: Volvo Trucks Configurator Embed to website #199
Comments
@manuel-vara Please share discovery for Volvo Group's solution for their configurator. We'd like to repurpose the same code in a component block. |
@manuel-vara Please go back to the global AEM team and repurpose what's being done for Volvo Trucks in EU with Configurator. Please advise next steps. |
We will need to create a custom block enabling js framework apps. |
Per @Joesturbo When this is resolved for Volvo, it resolves for Mack as well. Netcentric/vg-macktrucks-com-rd#209 FR: Mack Trucks Configurator Embed to website |
Agile Requirement Description Acceptance Criteria
|
Communication throughout the sprint will be needed with the application development agency (Rapid Images) to make design adjustments. |
There's a need to make a smoke test on where the .css file and .js file will be saved. Created a spike. |
@ZoeBeykirch @williebender @manuel-vara what will be the URL on production? |
Reopening and sending back to In Progress due to the two Major bugs logged Bug - Major - iPhone - Volvo Truck Configurator - X close window button is out of view in the Compare models pop-up Bug - Major - Mobile - Volvo Trucks Configurator - User is not able to scroll down in landscape view #312 |
confirmed as done as per the two bugs above |
Oct 11th: We still have some minor tweaks before we can provide an example for the embedding of VTNA, but attached is a similar file to use for testing - a pure html file with a few lines. This shows what you need to add to the page where you want the configurator to live.
It will look almost identical to how we already are doing it for VTG (global) - https://www.volvotrucks.co.uk/en-gb/tools/truck-builder.html#/en-gb
Nov 13th:
Below the zip file contains the build of the configurator for you to test with. It includes an HTML file which you can use as reference for how to link to the files. The configurator will render into an element with the id #configurator. It relies on its parent having a height of 100% so that it fits the full viewport.
Right now, there are a handful of CSS classes which are defined in the global scope – let me know if this causes styling conflicts on the development and Rapid Images team will try to scope them. If there’s any questions let’s take a short call.
VTNA Configurator.zip
The text was updated successfully, but these errors were encountered: