Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Salesforce Commerce Cloud Development Quickstart Guide
Rating: 3.7 out of 5(174 ratings)
683 students

Salesforce Commerce Cloud Development Quickstart Guide

A Sneak-Peek on how Code Development is done using Salesforce Commerce Cloud, formerly Demandware
Last updated 6/2019
English

What you'll learn

  • Introduction to Developing Salesforce Commerce Cloud using UX Studio
  • Understanding How to Install UX Studio in Eclipse IDE
  • Understanding How to Connect UX Studio to Sandbox
  • Understanding How to Create Cartridges, Controllers & ISML templates
  • Understanding How to Pass Variables from Controller to ISML template
  • Understanding How to Pull URL parameters and link it to pulling Product (Objects) Attributes

Course content

6 sections15 lectures1h 45m total length
  • Introduction2:47

    Hi everyone.  White's up and welcome to the course, Salesforce Commerce Cloud Quickstart Guide.  This is WhiteBeanieGuy. And I'll be your instructor throughout this guide.

    I've been into web development for the past 8 years, and I'm so excited to share with you some knowledge on one of my favorite web development platform, the Salesforce Commerce Cloud.

    Salesforce Commerce Cloud or SFCC, which started as Demandware in 2004, is a cloud-based unified e-commerce platform with mobile, AI personalization, order management capabilities, and related services for B2C and B2B retailers, as well as to brand manufacturers around the world.  SFCC was founded to provide a hosted service that would enable companies to develop and manage easy-to-use, customizable e-commerce websites, rather than building a site from scratch.

    In this course, I will walk you through on SFCC's base e-commerce website called the SiteGenesis.  This course will not tackle lessons about merchant and administrator tasks like creating campaigns, setting up promotions, changing the homepage banner, or setting up the daily replication.

    In this course, I will only be discussing:

    • What software and plugin are needed to develop SFCC?

    • How can a Developer connect to the sandbox using Eclipse IDE with UX Studio plugin?

    • How to create or develop codes in UX Studio and view it in your storefront?

    • and what are the controllers and ISMLs of a cartridge and how do they work together?

    Along this course are some exercise:

    • I will be coding a simple HelloWorld controller

    • I will be storing a value in a variable and send it through an ISML template using a pdict expression and we will be checking on how it is displayed it in a storefront.

    • I will also test on how to re-use existing templates like the header and footer, and re-use it to our HelloWorld controller.

    • I will also demo on how to pull parameters from URL and display a product attribute

    This may not be everything, but it will be a good foundation for developers like you who want to be able to understand how a Salesforce Commerce Cloud development, works.

    So... let's begin.

Requirements

  • Basic Understanding of the Fundamentals of Programming
  • Basic Understanding and Code Experience in HTML & CSS
  • Average Understanding and Code Experience in Javascript
  • Comfortable in using IDE Tools like Eclipse or any Text Editor in creating codes
  • Understanding of Package, Class & Methods is a PLUS
  • Experience in Java Programming is a PLUS

Description

If you are a Salesforce Commerce Cloud Business Manager User who has average background in HTML, CSS & Javascript, and wanted to explore Salesforce Commerce Cloud Development, this course may be for you. 

If you have experience in Object Oriented Programming language, who loves web development coding using Java, you will find learning Salesforce Commerce Cloud Development with ease. 

In this course of 13 lectures, not only will you be presented with theories and ideas on how to connect your development tool to a sandbox and how an SFCC website works, but also give you an understanding of the basic but essentially important foundation of creating codes in SFCC.

There will be real coding, storing of values, passing of values from controller to template, exploiting the URL parameters, re-using of existing header and footer templates and fetching of Product Attributes.

What you will learn in this course may only be more or less 50% of what is being taught in a real Salesforce Training Center worth USD3,600, but I can assure you, it is worth a peek to take this course by paying 100 times cheaper.  After taking this course, and you realized that you like the course, I recommend you to enroll to Salesforce directly.  However, if you think otherwise, at least you spent less and still learned new things. 

Hope you'll be able to decide soon, and when you do, I'll see you inside. ^_^

Who this course is for:

  • Experienced SFCC Business Manager Users who want to explore SFCC Development
  • Web Developers and Programmers who want to understand the Basics of SFCC Development