Walmart Supplier asked for some small updates.
This commit is contained in:
@ -1,392 +1,537 @@
|
|||||||
{% assign us_user_grow = false %}
|
{% assign us_user_grow = false %}
|
||||||
{% assign us_user_supplier = false %}
|
{% assign us_user_supplier = false %}
|
||||||
{% assign india_user = false %}
|
{% assign india_user = false %}
|
||||||
{% assign mexico_user = false %}
|
{% assign mexico_user = false %}
|
||||||
|
{% assign category_advisors = false %}
|
||||||
{% for group in current_person.groups %}
|
{% assign samsclub = false %}
|
||||||
{% if group.name == 'Grow With Walmart' %}
|
{% assign import = false %}
|
||||||
{% assign us_user_grow = true %}
|
{% assign opencall = false %}
|
||||||
{% endif %}
|
|
||||||
{% if group.name == 'Supplier Academy' %}
|
|
||||||
{% assign us_user_supplier = true %}
|
|
||||||
{% endif %}
|
|
||||||
{% if group.name == 'Walmart Vriddhi' %}
|
{% for group in current_person.groups %}
|
||||||
{% assign india_user = true %}
|
{% if group.name == 'Grow With Walmart' %}
|
||||||
{% endif %}
|
{% assign us_user_grow = true %}
|
||||||
{% if group.name == 'Crece con Walmart' %}
|
{% endif %}
|
||||||
{% assign mexico_user = true %}
|
{% if group.name == 'Active Suppliers' %}
|
||||||
{% endif %}
|
{% assign us_user_supplier = true %}
|
||||||
{% endfor %}
|
{% endif %}
|
||||||
|
{% if group.name == 'Walmart Vriddhi' %}
|
||||||
{% assign category_advisors = false %}
|
{% assign india_user = true %}
|
||||||
|
{% endif %}
|
||||||
{% for group in current_person.groups %}
|
{% if group.name == 'Crece con Walmart' %}
|
||||||
{% if group.name == 'Category Advisors' %}
|
{% assign mexico_user = true %}
|
||||||
{% assign category_advisors = true %}
|
{% endif %}
|
||||||
{% endif %}
|
{% if group.name == 'Category Advisors' %}
|
||||||
{% endfor %}
|
{% assign category_advisors = true %}
|
||||||
|
{% endif %}
|
||||||
<header class="np-header np-header-color">
|
{% if group.name == "Sam's Club" %}
|
||||||
<div class="np-header-content">
|
{% assign samsclub = true %}
|
||||||
{% if current_school.logo_url %}
|
{% endif %}
|
||||||
<h1 class="np-header-logo">
|
{% if group.name == 'Import' %}
|
||||||
<a href="{% route home %}">
|
{% assign import = true %}
|
||||||
<img
|
{% endif %}
|
||||||
alt="{{ current_school.name }}"
|
{% if group.name == 'Open Call 2025' %}
|
||||||
class="np-header-logo-image"
|
{% assign opencall = true %}
|
||||||
src="{{ current_school.logo_url }}"
|
{% endif %}
|
||||||
/>
|
{% endfor %}
|
||||||
</a>
|
|
||||||
</h1>
|
|
||||||
{% else %}
|
<header class="np-header np-header-color">
|
||||||
<a href="{% route home %}" class="np-school-name np-header-font-color">
|
<div class="np-header-content">
|
||||||
{{ current_school.name }}
|
{% if current_school.logo_url %}
|
||||||
</a>
|
<h1 class="np-header-logo">
|
||||||
{% endif %}
|
<a href="{% route home %}">
|
||||||
|
<img
|
||||||
<div class="np-hidden-mobile np-header-desktop-nav hidden-mobile">
|
alt="{{ current_school.name }}"
|
||||||
<ul class="np-header-desktop-nav-list">
|
class="np-header-logo-image"
|
||||||
{% for website_navigation in navigations.header_navigations_external %}
|
src="{{ current_school.logo_url }}"
|
||||||
<li class= "np-header-desktop-nav-item">
|
/>
|
||||||
<a
|
</a>
|
||||||
href="{{ website_navigation.path }}"
|
</h1>
|
||||||
class="np-header-desktop-nav-link np-header-font-color"
|
{% else %}
|
||||||
target="_blank"
|
<a href="{% route home %}" class="np-school-name np-header-font-color">
|
||||||
>
|
{{ current_school.name }}
|
||||||
{{ website_navigation.name }}
|
</a>
|
||||||
</a>
|
{% endif %}
|
||||||
</li>
|
|
||||||
{% endfor %}
|
<div class="np-hidden-mobile np-header-desktop-nav hidden-mobile">
|
||||||
<div class= "np-header-desktop-nav-link dropdown-nav">
|
<ul class="np-header-desktop-nav-list">
|
||||||
Programs
|
{% for website_navigation in navigations.header_navigations_external %}
|
||||||
<div class="header-dropdown-container">
|
<li class= "np-header-desktop-nav-item">
|
||||||
<div class="header-dropdown-option">
|
<a
|
||||||
<a
|
href="{{ website_navigation.path }}"
|
||||||
class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn"
|
class="np-header-desktop-nav-link np-header-font-color"
|
||||||
href="/app/grow-with-walmart-catalog"
|
target="_blank"
|
||||||
>
|
>
|
||||||
Grow with US
|
{{ website_navigation.name }}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</li>
|
||||||
<div class="header-dropdown-option">
|
{% endfor %}
|
||||||
<a
|
|
||||||
class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn"
|
<div class= "np-header-desktop-nav-link dropdown-nav start-here">
|
||||||
href="/app/welcome-to-walmart"
|
Start Here
|
||||||
>
|
<div class="header-dropdown-container">
|
||||||
Welcome to Walmart
|
<div class="header-dropdown-option">
|
||||||
</a>
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/grow-with-walmart-catalog">
|
||||||
</div>
|
Grow with US
|
||||||
<div class="header-dropdown-option">
|
</a>
|
||||||
<a
|
</div>
|
||||||
class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn"
|
|
||||||
href="/app/walmart-start"
|
{% if us_user_supplier %}
|
||||||
>
|
<div class="header-dropdown-option">
|
||||||
Walmart Start
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/welcome-to-walmart">
|
||||||
</a>
|
Walmart US
|
||||||
</div>
|
</a>
|
||||||
{% if category_advisors %}
|
</div>
|
||||||
<div class="header-dropdown-option">
|
{% endif %}
|
||||||
<a
|
|
||||||
class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn"
|
</div>
|
||||||
href="/app/advisors"
|
</div>
|
||||||
>
|
|
||||||
Category Advisors
|
<div class="np-header-desktop-nav-link dropdown-nav">
|
||||||
</a>
|
Learn
|
||||||
</div>
|
<div class="header-dropdown-container-row">
|
||||||
{% endif %}
|
<div class="header-dropdown-container-col">
|
||||||
</div>
|
<div class="header-dropdown-option">
|
||||||
</div>
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn title" > Explore All</a>
|
||||||
|
</div>
|
||||||
<div class= "np-header-desktop-nav-link dropdown-nav">
|
<div class="header-dropdown-option">
|
||||||
Walmart Links
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/catalog?search=Getting+Paid%2CTransportation%2CEthics+and+Compliance%2CSam%27s+Club%2COnboarding%2CMerchandising%2CRetail+Basics%2CReplenishment%2CItem+Creation%2CPackaging+and+Labeling">
|
||||||
<div class="header-dropdown-container">
|
Modules
|
||||||
<div class="header-dropdown-option">
|
</a>
|
||||||
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn"
|
</div>
|
||||||
href="https://supplierone.wal-mart.com/" target="_blank"> Supplier One
|
<div class="header-dropdown-option">
|
||||||
</a>
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/learning_paths">
|
||||||
</div>
|
Learning Paths
|
||||||
|
</a>
|
||||||
<div class="header-dropdown-option">
|
</div>
|
||||||
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="https://retaillink.login.wal-mart.com/" target="_blank"> Retail Link
|
<div class="header-dropdown-option">
|
||||||
</a>
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/courses/a891fcb0-ed3a-4851-8e64-0f4f0b602c2d/activities">
|
||||||
</div>
|
Help Docs
|
||||||
</div>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="header-dropdown-option">
|
||||||
<li class= "np-header-desktop-nav-item">
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/training_events">
|
||||||
<a
|
Training Events
|
||||||
href="/app/contact"
|
</a>
|
||||||
class="np-header-desktop-nav-link np-header-font-color"
|
</div>
|
||||||
>
|
</div>
|
||||||
Contact
|
<div class="header-dropdown-container-col">
|
||||||
</a>
|
<div class="header-dropdown-option">
|
||||||
</li>
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn title">Modules by Category</a>
|
||||||
</ul>
|
</div>
|
||||||
</div>
|
<div class="header-dropdown-option">
|
||||||
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/catalog?search=Ethics%20and%20Compliance">
|
||||||
{% if current_person.signed_in? %}
|
Ethics and Compliance
|
||||||
<div class="np-hidden-mobile np-header-search np-header-search-expanded">
|
</a>
|
||||||
<form action="{% route search %}" method="get" data-test="desktop-search">
|
</div>
|
||||||
<input
|
<div class="header-dropdown-option">
|
||||||
aria-label="{% t .search %}"
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/catalog?search=Getting%20Paid">
|
||||||
class="np-header-search-input np-header-font-background-color search-input"
|
Getting Paid
|
||||||
type="text"
|
</a>
|
||||||
name="q"
|
</div>
|
||||||
placeholder="{% t .search %}"
|
<div class="header-dropdown-option">
|
||||||
/>
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/catalog?search=Item%20Creation">
|
||||||
<i class="np-header-search-icon far fa-search"></i>
|
Item Creation
|
||||||
</form>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden-desktop header-mobile-menu-nav">
|
<div class="header-dropdown-option">
|
||||||
{% if current_person.signed_in? %}
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/catalog?search=Merchandising">
|
||||||
<button
|
Merchandising
|
||||||
data-toggle-class="np-hidden"
|
</a>
|
||||||
class="np-header-mobile-menu-nav-button fal fa-times np-hidden np-header-font-color"
|
</div>
|
||||||
data-toggle-target=".np-header-mobile-avatar-menu,
|
<div class="header-dropdown-option">
|
||||||
.np-header-mobile-menu-content, .np-main, .np-footer"
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/catalog?search=Onboarding">
|
||||||
></button>
|
Onboarding
|
||||||
<button
|
</a>
|
||||||
data-test="open-mobile-menu"
|
</div>
|
||||||
data-toggle-class="np-hidden"
|
</div>
|
||||||
class="np-header-mobile-menu-nav-button np-header-mobile-avatar-menu"
|
<div class="header-dropdown-container-col">
|
||||||
data-toggle-target=".fa-times, .np-header-mobile-menu-content, .np-main, .np-footer"
|
<div class="header-dropdown-option">
|
||||||
>
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn title"> </a>
|
||||||
<i class="fal fa-bars hamburger-menu"></i>
|
</div>
|
||||||
</button>
|
<div class="header-dropdown-option">
|
||||||
{% endif %}
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/catalog?search=Packaging%20and%20Labeling">
|
||||||
</div>
|
Packaging and Labeling
|
||||||
<div class="hidden-mobile np-header-avatar">
|
</a>
|
||||||
<button
|
</div>
|
||||||
class="np-header-avatar-button"
|
<div class="header-dropdown-option">
|
||||||
data-test="open-desktop-menu"
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/catalog?search=Replenishment">
|
||||||
data-toggle-class-on-target="np-hidden"
|
Replenishment
|
||||||
data-toggle-target=".np-header-avatar-tooltip"
|
</a>
|
||||||
data-toggle-outside
|
</div>
|
||||||
>
|
<div class="header-dropdown-option">
|
||||||
<img
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/catalog?search=Retail%20Basics">
|
||||||
alt="{{ current_person.name }}"
|
Retail Basics
|
||||||
class="np-header-avatar-image"
|
</a>
|
||||||
src="{{ current_person.avatar_url }}"
|
</div>
|
||||||
>
|
<div class="header-dropdown-option">
|
||||||
</button>
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/catalog?search=Transportation">
|
||||||
<div class="np-header-avatar-tooltip np-hidden" role="tooltip">
|
Transportation
|
||||||
<span class="np-header-avatar-tooltip-arrow-up"></span>
|
</a>
|
||||||
<div class="np-header-avatar-tooltip-learner">
|
</div>
|
||||||
<div class="np-header-avatar-tooltip-learner-name">
|
</div>
|
||||||
{{ current_person.name }}
|
</div>
|
||||||
</div>
|
|
||||||
<div class="np-header-avatar-tooltip-learner-email">
|
</div>
|
||||||
{{ current_person.email }}
|
|
||||||
</div>
|
<div class= "np-header-desktop-nav-link dropdown-nav">
|
||||||
</div>
|
Programs
|
||||||
<nav class="np-header-avatar-tooltip-navigation">
|
<div class="header-dropdown-container">
|
||||||
{% unless current_school.sso_active? %}
|
{% if category_advisors %}
|
||||||
<a
|
<div class="header-dropdown-option">
|
||||||
class="np-header-avatar-tooltip-navigation-link"
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/advisors">
|
||||||
href="{% route account %}"
|
Category Advisors
|
||||||
>
|
</a>
|
||||||
{% t .profile_settings %}
|
</div>
|
||||||
</a>
|
{% endif %}
|
||||||
{% endunless %}
|
|
||||||
<a
|
<div class="header-dropdown-option">
|
||||||
class="np-header-avatar-tooltip-navigation-link np-danger"
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="/app/walmart-start">
|
||||||
href="{% route logout %}"
|
Walmart Start
|
||||||
>
|
</a>
|
||||||
{% t .sign_out %}
|
</div>
|
||||||
</a>
|
</div>
|
||||||
</nav>
|
</div>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
{% else %}
|
|
||||||
<a
|
<div class= "np-header-desktop-nav-link dropdown-nav">
|
||||||
class="np-header-sign-in np-header-desktop-nav-link np-header-font-color"
|
Walmart Links
|
||||||
aria-label="{% t shared.sign_in %}"
|
<div class="header-dropdown-container">
|
||||||
href="{% route login %}"
|
<div class="header-dropdown-option">
|
||||||
>
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="https://supplierone.wal-mart.com/" target="_blank">
|
||||||
{% t shared.sign_in %}
|
Supplier One
|
||||||
</a>
|
</a>
|
||||||
{% endif %}
|
</div>
|
||||||
</div>
|
|
||||||
</header>
|
<div class="header-dropdown-option">
|
||||||
|
<a class="np-header-desktop-nav-link np-header-font-color header-dropdown-link start-here-btn" href="https://retaillink.login.wal-mart.com/" target="_blank">
|
||||||
<div class="hidden-desktop">
|
Retail Link
|
||||||
<div class="np-header-mobile-menu-content np-hidden">
|
</a>
|
||||||
{% if current_person.signed_in? %}
|
</div>
|
||||||
<img
|
</div>
|
||||||
alt="{{ current_person.name }}"
|
</div>
|
||||||
class="np-header-mobile-menu-content-avatar"
|
|
||||||
src="{{ current_person.avatar_url }}"
|
<li class= "np-header-desktop-nav-item">
|
||||||
/>
|
<a href="/app/contact" class="np-header-desktop-nav-link np-header-font-color">
|
||||||
<div class="np-header-mobile-menu-content-name">
|
Contact
|
||||||
{{ current_person.name }}
|
</a>
|
||||||
</div>
|
</li>
|
||||||
{% endif %}
|
</ul>
|
||||||
<div class="np-header-mobile-menu-content-nav">
|
</div>
|
||||||
<form
|
|
||||||
class="header-search"
|
|
||||||
data-test="mobile-search"
|
|
||||||
method="get"
|
{% if current_person.signed_in? %}
|
||||||
action="{% route search %}"
|
<div class="np-hidden-mobile np-header-search np-header-search-expanded">
|
||||||
>
|
<form action="{% route search %}" method="get" data-test="desktop-search">
|
||||||
<input
|
<input
|
||||||
aria-label="{% t .search %}"
|
aria-label="{% t .search %}"
|
||||||
class="header-mobile-search-input"
|
class="np-header-search-input np-header-font-background-color search-input"
|
||||||
type="text"
|
type="text"
|
||||||
name="q"
|
name="q"
|
||||||
placeholder="{% t .search %}"
|
placeholder="{% t .search %}"
|
||||||
/>
|
/>
|
||||||
<i class="np-header-search-icon far fa-search"></i>
|
<i class="np-header-search-icon far fa-search"></i>
|
||||||
</form>
|
</form>
|
||||||
<a
|
</div>
|
||||||
class="np-header-mobile-menu-content-button start-here-btn-mobile"
|
<div class="hidden-desktop header-mobile-menu-nav">
|
||||||
href="/app/grow-with-walmart-catalog"
|
{% if current_person.signed_in? %}
|
||||||
>
|
<button
|
||||||
Start Here
|
data-toggle-class="np-hidden"
|
||||||
</a>
|
class="np-header-mobile-menu-nav-button fal fa-times np-hidden np-header-font-color"
|
||||||
{% for website_navigation in navigations.header_navigations %}
|
data-toggle-target=".np-header-mobile-avatar-menu,
|
||||||
{% unless website_navigation.name == 'Dashboard' %}
|
.np-header-mobile-menu-content, .np-main, .np-footer"
|
||||||
<a
|
></button>
|
||||||
href="{{ website_navigation.path }}"
|
<button
|
||||||
class="np-header-mobile-menu-content-button"
|
data-test="open-mobile-menu"
|
||||||
{% if website_navigation.external? %} target="_blank" {% endif %}
|
data-toggle-class="np-hidden"
|
||||||
>
|
class="np-header-mobile-menu-nav-button np-header-mobile-avatar-menu"
|
||||||
{% if website_navigation.name == '' %}
|
data-toggle-target=".fa-times, .np-header-mobile-menu-content, .np-main, .np-footer"
|
||||||
|
>
|
||||||
{% endif %}
|
<i class="fal fa-bars hamburger-menu"></i>
|
||||||
{{ website_navigation.name }}
|
</button>
|
||||||
</a>
|
{% endif %}
|
||||||
{% endunless %}
|
</div>
|
||||||
{% endfor %}
|
<div class="hidden-mobile np-header-avatar">
|
||||||
<a
|
<button
|
||||||
href="/app/welcome-to-walmart"
|
class="np-header-avatar-button"
|
||||||
class="np-header-mobile-menu-content-button"
|
data-test="open-desktop-menu"
|
||||||
>
|
data-toggle-class-on-target="np-hidden"
|
||||||
Welcome to Walmart
|
data-toggle-target=".np-header-avatar-tooltip"
|
||||||
</a>
|
data-toggle-outside
|
||||||
<a
|
>
|
||||||
href="/app/catalog"
|
<img
|
||||||
class="np-header-mobile-menu-content-button"
|
alt="{{ current_person.name }}"
|
||||||
>
|
class="np-header-avatar-image"
|
||||||
Courses
|
src="{{ current_person.avatar_url }}"
|
||||||
</a>
|
>
|
||||||
<a
|
</button>
|
||||||
href="/app/blog"
|
<div class="np-header-avatar-tooltip np-hidden" role="tooltip">
|
||||||
class="np-header-mobile-menu-content-button"
|
<span class="np-header-avatar-tooltip-arrow-up"></span>
|
||||||
>
|
<div class="np-header-avatar-tooltip-learner">
|
||||||
Blog
|
<div class="np-header-avatar-tooltip-learner-name">
|
||||||
</a>
|
{{ current_person.name }}
|
||||||
<a
|
</div>
|
||||||
href="/courses/a891fcb0-ed3a-4851-8e64-0f4f0b602c2d/activities"
|
<div class="np-header-avatar-tooltip-learner-email">
|
||||||
class="np-header-mobile-menu-content-button"
|
{{ current_person.email }}
|
||||||
>
|
</div>
|
||||||
Help Docs
|
</div>
|
||||||
</a>
|
<nav class="np-header-avatar-tooltip-navigation">
|
||||||
<div class="np-header-mobile-menu-content-line"></div>
|
{% unless current_school.sso_active? %}
|
||||||
<a
|
<a
|
||||||
href="#"
|
class="np-header-avatar-tooltip-navigation-link"
|
||||||
class="np-header-mobile-menu-content-button"
|
href="{% route account %}"
|
||||||
>
|
>
|
||||||
Contact
|
{% t .profile_settings %}
|
||||||
</a>
|
</a>
|
||||||
{% unless current_school.sso_active? %}
|
{% endunless %}
|
||||||
<a
|
<a
|
||||||
class="np-header-mobile-menu-content-button"
|
class="np-header-avatar-tooltip-navigation-link np-danger"
|
||||||
href="{% route account %}"
|
href="{% route logout %}"
|
||||||
>
|
>
|
||||||
{% t .profile_settings %}
|
{% t .sign_out %}
|
||||||
</a>
|
</a>
|
||||||
{% endunless %}
|
</nav>
|
||||||
<a
|
</div>
|
||||||
class="np-header-mobile-menu-content-button np-danger"
|
</div>
|
||||||
href="{% route logout %}"
|
{% else %}
|
||||||
>
|
<a
|
||||||
{% t .sign_out %}
|
class="np-header-sign-in np-header-desktop-nav-link np-header-font-color"
|
||||||
</a>
|
aria-label="{% t shared.sign_in %}"
|
||||||
</div>
|
href="{% route login %}">
|
||||||
</div>
|
{% t shared.sign_in %}
|
||||||
</div>
|
</a>
|
||||||
|
{% endif %}
|
||||||
{% include "messages" %}
|
</div>
|
||||||
|
</header>
|
||||||
<style>
|
|
||||||
.start-here-btn {
|
<div class="hidden-desktop">
|
||||||
color: #000;
|
<div class="np-header-mobile-menu-content np-hidden">
|
||||||
}
|
{% if current_person.signed_in? %}
|
||||||
.np-header-desktop-nav-link {
|
<img
|
||||||
font-size: 20px;
|
alt="{{ current_person.name }}"
|
||||||
font-weight: 500;
|
class="np-header-mobile-menu-content-avatar"
|
||||||
}
|
src="{{ current_person.avatar_url }}"
|
||||||
|
/>
|
||||||
.header-dropdown-container {
|
<div class="np-header-mobile-menu-content-name">
|
||||||
display: none;
|
{{ current_person.name }}
|
||||||
position: absolute;
|
</div>
|
||||||
background-color: white;
|
{% endif %}
|
||||||
border: 1px solid #ccc;
|
<div class="np-header-mobile-menu-content-nav">
|
||||||
z-index: 10;
|
<form
|
||||||
width: fit-content;
|
class="header-search"
|
||||||
top: 40px;
|
data-test="mobile-search"
|
||||||
}
|
method="get"
|
||||||
|
action="{% route search %}"
|
||||||
.np-header-desktop-nav-link:hover .header-dropdown-container {
|
>
|
||||||
display: block;
|
<input
|
||||||
}
|
aria-label="{% t .search %}"
|
||||||
|
class="header-mobile-search-input"
|
||||||
.header-dropdown-option {
|
type="text"
|
||||||
display: block;
|
name="q"
|
||||||
padding: 15px;
|
placeholder="{% t .search %}"
|
||||||
color: black;
|
/>
|
||||||
text-decoration: none;
|
<i class="np-header-search-icon far fa-search"></i>
|
||||||
white-space: nowrap;
|
</form>
|
||||||
}
|
<a
|
||||||
.dropdown-nav {
|
class="np-header-mobile-menu-content-button start-here-btn-mobile"
|
||||||
position: relative;
|
href="/app/grow-with-walmart-catalog"
|
||||||
display: flex;
|
>
|
||||||
align-items: center;
|
Start Here
|
||||||
color: #fff;
|
</a>
|
||||||
margin-left: 15px;
|
{% for website_navigation in navigations.header_navigations %}
|
||||||
}
|
{% unless website_navigation.name == 'Dashboard' %}
|
||||||
|
<a
|
||||||
.header-dropdown-option:hover {
|
href="{{ website_navigation.path }}"
|
||||||
background-color: #f0f0f0;
|
class="np-header-mobile-menu-content-button"
|
||||||
}
|
{% if website_navigation.external? %} target="_blank" {% endif %}
|
||||||
.hidden-mobile {
|
>
|
||||||
display: none;
|
{% if website_navigation.name == '' %}
|
||||||
}
|
|
||||||
.hidden-desktop {
|
{% endif %}
|
||||||
display: block;
|
{{ website_navigation.name }}
|
||||||
}
|
</a>
|
||||||
.header-mobile-menu-nav {
|
{% endunless %}
|
||||||
margin-left: 20px;
|
{% endfor %}
|
||||||
}
|
<a
|
||||||
.hamburger-menu {
|
href="/app/welcome-to-walmart"
|
||||||
color: #fff;
|
class="np-header-mobile-menu-content-button"
|
||||||
}
|
>
|
||||||
.header-search {
|
Welcome to Walmart
|
||||||
position: relative;
|
</a>
|
||||||
width: 100%;
|
<a
|
||||||
}
|
href="/app/catalog"
|
||||||
.header-mobile-search-input {
|
class="np-header-mobile-menu-content-button"
|
||||||
width: 100%;
|
>
|
||||||
padding: 13px;
|
Courses
|
||||||
}
|
</a>
|
||||||
.start-here-btn-mobile {
|
<!-- <a
|
||||||
background: #FFC220;
|
href="/app/blog"
|
||||||
}
|
class="np-header-mobile-menu-content-button"
|
||||||
@media only screen and (min-width: 1100px) {
|
>
|
||||||
.hidden-mobile {
|
Blog
|
||||||
display: flex;
|
</a> -->
|
||||||
}
|
<a
|
||||||
.hidden-desktop {
|
href="/courses/a891fcb0-ed3a-4851-8e64-0f4f0b602c2d/activities"
|
||||||
display: none;
|
class="np-header-mobile-menu-content-button"
|
||||||
}
|
>
|
||||||
}
|
Help Docs
|
||||||
|
</a>
|
||||||
@media only screen and (min-width: 768px) {
|
<div class="np-header-mobile-menu-content-line"></div>
|
||||||
.np-header-mobile-menu-content {
|
<a
|
||||||
top: 110px;
|
href="#"
|
||||||
}
|
class="np-header-mobile-menu-content-button"
|
||||||
}
|
>
|
||||||
|
Contact
|
||||||
</style>
|
</a>
|
||||||
|
{% unless current_school.sso_active? %}
|
||||||
|
<a
|
||||||
|
class="np-header-mobile-menu-content-button"
|
||||||
|
href="{% route account %}"
|
||||||
|
>
|
||||||
|
{% t .profile_settings %}
|
||||||
|
</a>
|
||||||
|
{% endunless %}
|
||||||
|
<a
|
||||||
|
class="np-header-mobile-menu-content-button np-danger"
|
||||||
|
href="{% route logout %}"
|
||||||
|
>
|
||||||
|
{% t .sign_out %}
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{% include "messages" %}
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.start-here-btn {
|
||||||
|
color: #001e60;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
.start-here-btn:hover {
|
||||||
|
color:#0053E2;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
.np-header-desktop-nav-link {
|
||||||
|
font-size: 20px;
|
||||||
|
font-weight: 500;
|
||||||
|
}
|
||||||
|
|
||||||
|
.title {
|
||||||
|
font-size: 18px;
|
||||||
|
font-weight:700;
|
||||||
|
text-decoration: none;
|
||||||
|
color: #0053e2;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header-dropdown-container {
|
||||||
|
display: none;
|
||||||
|
position: absolute;
|
||||||
|
background-color: white;
|
||||||
|
border: 1px solid #ccc;
|
||||||
|
z-index: 100;
|
||||||
|
width: fit-content;
|
||||||
|
top: 55px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header-dropdown-container-row {
|
||||||
|
display: none;
|
||||||
|
position: absolute;
|
||||||
|
background-color: white;
|
||||||
|
border: 1px solid #ccc;
|
||||||
|
z-index: 100;
|
||||||
|
width: 640px;
|
||||||
|
top: 55px;
|
||||||
|
left:-300px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header-dropdown-container-col {
|
||||||
|
float:left;
|
||||||
|
width: 33.33%;
|
||||||
|
height: 325px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.start-here {
|
||||||
|
display:block;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
.np-header-desktop-nav-link:hover .header-dropdown-container-row {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
|
.np-header-desktop-nav-link:hover .header-dropdown-container {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header-dropdown-option a {
|
||||||
|
text-align: left;
|
||||||
|
font-size:18px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header-dropdown-option {
|
||||||
|
display: block;
|
||||||
|
padding: 15px;
|
||||||
|
color: black;
|
||||||
|
text-decoration: none;
|
||||||
|
white-space: nowrap;
|
||||||
|
font-size:18px;
|
||||||
|
}
|
||||||
|
.dropdown-nav {
|
||||||
|
position: relative;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
color: #fff;
|
||||||
|
margin-left: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header-dropdown-option:hover {
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
||||||
|
.hidden-mobile {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
.hidden-desktop {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
.header-mobile-menu-nav {
|
||||||
|
margin-left: 20px;
|
||||||
|
}
|
||||||
|
.hamburger-menu {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.header-search {
|
||||||
|
position: relative;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
.header-mobile-search-input {
|
||||||
|
width: 100%;
|
||||||
|
padding: 13px;
|
||||||
|
}
|
||||||
|
.start-here-btn-mobile {
|
||||||
|
background: #FFC220;
|
||||||
|
}
|
||||||
|
@media only screen and (min-width: 1100px) {
|
||||||
|
.hidden-mobile {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
.hidden-desktop {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media only screen and (min-width: 768px) {
|
||||||
|
.np-header-mobile-menu-content {
|
||||||
|
top: 110px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
|||||||
<div class="modal-wrapper">
|
<div class="modal-wrapper">
|
||||||
<div class="modal-container">
|
<div class="modal-container">
|
||||||
<div class="modal-logo">
|
<div class="modal-logo">
|
||||||
<img class="modal-logo-img" src="https://cdn.filestackcontent.com/security=policy:eyJleHBpcnkiOjQ4ODEyOTI3OTAsImNhbGwiOlsicmVhZCIsImNvbnZlcnQiLCJzdG9yZSIsInBpY2siLCJyZW1vdmUiXX0=,signature:1ced31330ca94f7126cb6541f569f7c3caa2d116af79ee6644ee173fafdba070/glXgXFmuT2KPDDWoWnHg" alt="">
|
<img class="modal-logo-img" src="https://cdn.filepicker.io/security=policy:eyJleHBpcnkiOjQ5MDE3MzM4NTQsImNhbGwiOlsicmVhZCIsImNvbnZlcnQiLCJzdG9yZSIsInBpY2siLCJyZW1vdmUiXX0=,signature:45632331d229e721a9670c0f940a2845467523a6398aa7ee0de80e7e59d8aa7a/glXgXFmuT2KPDDWoWnHg" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-content-container">
|
<div class="modal-content-container">
|
||||||
<div class="modal-descirption">
|
<div class="modal-descirption">
|
||||||
@ -268,7 +268,7 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
document.addEventListener("DOMContentLoaded", () => {
|
document.addEventListener("DOMContentLoaded", () => {
|
||||||
if (localStorage.getItem("modalFilled") === "true") {
|
if (localStorage.getItem("modalFilled") == "true") {
|
||||||
document.getElementsByClassName('overlay-modal')[0].style.display = 'none';
|
document.getElementsByClassName('overlay-modal')[0].style.display = 'none';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -0,0 +1,74 @@
|
|||||||
|
<div class="welcome-section-container">
|
||||||
|
<div class="banner-wrapper">
|
||||||
|
<div class="banner-container">
|
||||||
|
<div class="banner-image-wrapper">
|
||||||
|
<img src="https://i5.walmartimages.com/dfwrs/76316474-db51/k2-_601f906b-f154-4d2f-bd26-124fcb50dd19.v1.png" width="100%" height="100%">
|
||||||
|
<!-- <div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/1079908425?h=e98c3e5ac7&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Welcome to Walmart Intro Video"></iframe>
|
||||||
|
</div><script src="https://player.vimeo.com/api/player.js"></script>-->
|
||||||
|
</div>
|
||||||
|
<div class="banner-content-container">
|
||||||
|
<div class="banner-descirption">
|
||||||
|
<b>Direct Import</b><br><br>
|
||||||
|
Our learning paths are built to guide you through the processes, expectations, and opportunites — so you can grow your business with confidence. Whether you're just getting started or looking to expand your partnership, we are here to support every step of your journey.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<style>
|
||||||
|
|
||||||
|
.banner-wrapper {
|
||||||
|
padding: 10px;
|
||||||
|
border-radius: 10px;
|
||||||
|
}
|
||||||
|
.banner-img {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
.banner-container {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
gap: 40px;
|
||||||
|
padding: 20px;
|
||||||
|
border-radius: 10px;
|
||||||
|
}
|
||||||
|
.text-center {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.banner-descirption {
|
||||||
|
font-size: 25px;
|
||||||
|
}
|
||||||
|
.bold-text {
|
||||||
|
font-weight: 700;
|
||||||
|
}
|
||||||
|
.deatils-container {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
.banner-image-wrapper {
|
||||||
|
width: 50%;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
gap: 30px;
|
||||||
|
}
|
||||||
|
.banner-content-container {
|
||||||
|
width: 50%;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
gap: 30px;
|
||||||
|
}
|
||||||
|
@media only screen and (max-width: 900px) {
|
||||||
|
.banner-container {
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@media only screen and (max-width: 500px) {
|
||||||
|
.banner-descirption{
|
||||||
|
font-size: 17px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@ -0,0 +1,73 @@
|
|||||||
|
<div class="welcome-section-container">
|
||||||
|
<div class="banner-wrapper">
|
||||||
|
<div class="banner-container">
|
||||||
|
<div class="banner-image-wrapper">
|
||||||
|
<img src="https://i5.walmartimages.com/dfwrs/76316474-3068/k2-_4148d92b-6b29-43bd-a6b9-2a1ec9e446a9.v1.png" width="100%" height="100%">
|
||||||
|
<!-- <div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/1079908425?h=e98c3e5ac7&badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Welcome to Walmart Intro Video"></iframe>
|
||||||
|
</div><script src="https://player.vimeo.com/api/player.js"></script>-->
|
||||||
|
</div>
|
||||||
|
<div class="banner-content-container">
|
||||||
|
<div class="banner-descirption">
|
||||||
|
<b>Open Call</b><br><br>
|
||||||
|
Through Open Call, We are proud to cerate pathways for small and mid-size businesses to grpw while hekping them deliver value and choice from millions of customers.]
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<style>
|
||||||
|
|
||||||
|
.banner-wrapper {
|
||||||
|
padding: 10px;
|
||||||
|
border-radius: 10px;
|
||||||
|
}
|
||||||
|
.banner-img {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
.banner-container {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
gap: 40px;
|
||||||
|
padding: 20px;
|
||||||
|
border-radius: 10px;
|
||||||
|
}
|
||||||
|
.text-center {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.banner-descirption {
|
||||||
|
font-size: 25px;
|
||||||
|
}
|
||||||
|
.bold-text {
|
||||||
|
font-weight: 700;
|
||||||
|
}
|
||||||
|
.deatils-container {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
.banner-image-wrapper {
|
||||||
|
width: 50%;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
gap: 30px;
|
||||||
|
}
|
||||||
|
.banner-content-container {
|
||||||
|
width: 50%;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
gap: 30px;
|
||||||
|
}
|
||||||
|
@media only screen and (max-width: 900px) {
|
||||||
|
.banner-container {
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@media only screen and (max-width: 500px) {
|
||||||
|
.banner-descirption{
|
||||||
|
font-size: 17px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@ -0,0 +1,41 @@
|
|||||||
|
{% if current_person.properties.first_login == true %}
|
||||||
|
<script>
|
||||||
|
window.location.replace('/app');
|
||||||
|
</script>
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
|
{% assign in_progress_courses = 0 %}
|
||||||
|
{% for course in courses.enrolled %}
|
||||||
|
{% if course.progress > 0 and course.progress < 100 %}
|
||||||
|
{% assign in_progress_courses = in_progress_courses | plus: 1 %}
|
||||||
|
{% endif %}
|
||||||
|
{% endfor %}
|
||||||
|
|
||||||
|
|
||||||
|
{% include "headerstart" %}
|
||||||
|
{% include "course_version_outdated_alert", courses: courses.featured %}
|
||||||
|
<main class="np-main np-catalog np-subpage-container np-max-width">
|
||||||
|
{% include 'welcome_section_di' %}
|
||||||
|
<div class="lps-wrapper grid">
|
||||||
|
{% for learning_path in learning_paths.enrolled %}
|
||||||
|
{% for category in learning_path.categories %}
|
||||||
|
{% if category.name == "Direct Import Onboarding" %}
|
||||||
|
{% include "cards_learning_paths_squares" %}
|
||||||
|
{% endif %}
|
||||||
|
{% endfor %}
|
||||||
|
{% endfor %}
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
{% include "footer" %}
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.grid {
|
||||||
|
Display: Flex;
|
||||||
|
flex-direction: row;
|
||||||
|
}
|
||||||
|
|
||||||
|
@media (max-width: 800px) {
|
||||||
|
.grid {
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@ -0,0 +1,41 @@
|
|||||||
|
{% if current_person.properties.first_login == true %}
|
||||||
|
<script>
|
||||||
|
window.location.replace('/app');
|
||||||
|
</script>
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
|
{% assign in_progress_courses = 0 %}
|
||||||
|
{% for course in courses.enrolled %}
|
||||||
|
{% if course.progress > 0 and course.progress < 100 %}
|
||||||
|
{% assign in_progress_courses = in_progress_courses | plus: 1 %}
|
||||||
|
{% endif %}
|
||||||
|
{% endfor %}
|
||||||
|
|
||||||
|
|
||||||
|
{% include "headerstart" %}
|
||||||
|
{% include "course_version_outdated_alert", courses: courses.featured %}
|
||||||
|
<main class="np-main np-catalog np-subpage-container np-max-width">
|
||||||
|
{% include 'welcome_section_opencall' %}
|
||||||
|
<div class="lps-wrapper grid">
|
||||||
|
{% for learning_path in learning_paths.enrolled %}
|
||||||
|
{% for category in learning_path.categories %}
|
||||||
|
{% if category.name == "Sam's Club" %}
|
||||||
|
{% include "cards_learning_paths_squares" %}
|
||||||
|
{% endif %}
|
||||||
|
{% endfor %}
|
||||||
|
{% endfor %}
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
{% include "footer" %}
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.grid {
|
||||||
|
Display: Flex;
|
||||||
|
flex-direction: row;
|
||||||
|
}
|
||||||
|
|
||||||
|
@media (max-width: 800px) {
|
||||||
|
.grid {
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@ -249,6 +249,9 @@ section {
|
|||||||
.slick-slide {
|
.slick-slide {
|
||||||
height: auto !important;
|
height: auto !important;
|
||||||
}
|
}
|
||||||
|
.np-search-result-snippet {
|
||||||
|
color: #1B3E4F;
|
||||||
|
}
|
||||||
.carousel-filter-wrapper {
|
.carousel-filter-wrapper {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
@ -0,0 +1,41 @@
|
|||||||
|
{% if current_person.properties.first_login == true %}
|
||||||
|
<script>
|
||||||
|
window.location.replace('/app');
|
||||||
|
</script>
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
|
{% assign in_progress_courses = 0 %}
|
||||||
|
{% for course in courses.enrolled %}
|
||||||
|
{% if course.progress > 0 and course.progress < 100 %}
|
||||||
|
{% assign in_progress_courses = in_progress_courses | plus: 1 %}
|
||||||
|
{% endif %}
|
||||||
|
{% endfor %}
|
||||||
|
|
||||||
|
|
||||||
|
{% include "headerstart" %}
|
||||||
|
{% include "course_version_outdated_alert", courses: courses.featured %}
|
||||||
|
<main class="np-main np-catalog np-subpage-container np-max-width">
|
||||||
|
{% include 'welcome_section_walmart' %}
|
||||||
|
<div class="lps-wrapper grid">
|
||||||
|
{% for learning_path in learning_paths.enrolled %}
|
||||||
|
{% for category in learning_path.categories %}
|
||||||
|
{% if category.name == "Sam's Club" %}
|
||||||
|
{% include "cards_learning_paths_squares" %}
|
||||||
|
{% endif %}
|
||||||
|
{% endfor %}
|
||||||
|
{% endfor %}
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
{% include "footer" %}
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.grid {
|
||||||
|
Display: Flex;
|
||||||
|
flex-direction: row;
|
||||||
|
}
|
||||||
|
|
||||||
|
@media (max-width: 800px) {
|
||||||
|
.grid {
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
Reference in New Issue
Block a user