hs_promoshop_edits_highlightjs
dev notes
miva > henry schein promoshop
updated: thursday december 28 2023, 22:27

grant.ext@wildmarketinggroup.com
608-286-9463
menu

          

          
GLOBAL HEADER

      <body id="js-SFNT" ..>
      confirmed
      (page rendered when clicking preview on global header page, which has no body id)

      ERROR >

      1
      code error

      FIXED >

      1
      global settings > global header & footer > global header > html > line 140 > removed redundant code

      <section class="class"o-layout t-expanded-block bg-gray u-color-white"">
      to
      <section class="o-layout t-expanded-block bg-gray u-color-white">
      
notes

          

          
ABAL
Customer Account Balance

      <body id="js-ABAL" ..>
      confirmed

      ERROR >

      1
      mobile, tablet > footer white space on right (due to gradient, but still looks off)

      FIXED >

      1
      global settings > global header & footer > global footer > head css > line 1-5
      global settings > global header & footer > global footer > inline css > line 34 (now line 40)

      class edit1
      min-width:100vw
      background-color: #555
      
notes

          
          WORKS for all viewports
          SITEWIDE footer fix for mobile and tablet

          --
          top and aside menu locations

          commented out <mvt:comment>
          ABAL > line 16
          <mvt:item name="hdft" param="global_header" />

          and found menu is there

          GLOBAL HEADER > line 134-138
          <section class="o-layout">
            <div class="o-layout__item">
              <mvt:item name="readytheme" param="navigationset( 'account_navigation' )" />
            </div>
          </section>

          so .. ACED would have to call the same snippet:
          <mvt:item name="hdft" param="global_header" />

          and it does:
          <mvt:item name="hdft" param="global_header" />

          THEME COMPONENTS > NAVIGATION SETS > ACCOUNT PAGE NAVIGATION > line 1-17

          CONTENT of this TOP and ASIDE menu is here

          --
          color picker > 4b4b4b
          css > 555
          so calibrante new monitor
          

          
ABUS
About Us

      <body id="js-ABUS" ..>
      confirmed

      ERROR >

      none
      
notes

          

          
ACAD
Customer Create

      <body id="js-ACAD" ..>
      confirmed

      ERROR >

      1
      shipping information touching title in desktop and tablet

      FIXED >

      1
      HAVE TO FIX
      
notes

          

          
ACED
Customer Edit

      <body id="js-ACED" ..>
      confirmed

      ERROR >

      1
      left-justifued menu coding is wrong

      2
      shipping information too far to right in desktop and lardge tablet

      FIXED >

      1
      ACED > details > html > line 18-25 > moved aside to top to mimic ABAL menu

      2
      HAVE TO FIX
      
notes

          
            <aside class="o-layout__item u-width-12 u-width-3--l">
            <mvt:item name="readytheme" param="navigationset( 'account_navigation' )" />
            </aside>

            bcs in ABAL it's justifed at the top and collapses nicely into mobile where it scrolls left-right
            
          

          
ACLN
Customer Account

      <body id="js-ACLN" ..>
      confirmed

      ERROR >

      none
      
notes

          
          has overview underlined but same code is everywhere else

          class > t-account-navigation__link--current
          
          

          <style>
          .t-account-navigation__link--current {
            box-shadow: inset 0 -0.2ch 0 0 currentColor;
          }
          </style>
          
CLASS LOCATED IN THEME COMPONENTS > NAVIGATION SETS > ACCOUNT PAGE NAVIGATION where it uses if else logic .. but disabling else code makes all links disappear for ABAL but for ACLN OVERVIEW stays while all the rest disappears BUT INSPECT HAS FULL RENDERED CODE > ACLN > <li class="t-account-navigation__list-item"> <a class="t-account-navigation__link t-account-navigation__link--current" href="https://henryscheinpromoshop.com/customer-account-526.html" title="Overview" target="_self">Overview</a> </li> ABAL > <li class="t-account-navigation__list-item"> <a class="t-account-navigation__link" href="https://henryscheinpromoshop.com/customer-account-526.html" title="Overview" target="_self">Overview</a> </li>

          
ACRT
Customer Password Reset

      <body id="js-ACRT" ..>
      confirmed

      ERROR >

      none
      
notes

          

          
AFAD
Affiliate Create

      <body id="js-AFAD" ..>
      confirmed

      ERROR >

      1
      tablet (768x1024) > contact info fields not aligned

      FIXED >

      1
      AFAD > affiliate fields > inline css > line 44

      style="min-width:80vw !important"
      
notes

          

          
AFCL
Affiliate Login

      <body id="js-AFCL" ..>
      confirmed

      ERROR >

      1
      desktop 4k (past 2140px width) > content justifies outside of header

      2
      tablet (under 1024x1366 ipad pro) > content justifies outside of header

      3
      register button under text 'new affiliate' not aligned

      4
      footer hugging main content in mobile

      FIXED >

      1
      AFCL > details > inline css > line 65 > changed u-width-6--m to u-width-4--m (only for under 4k)

      2
      AFCL > inline css > line 67 > changed class name from u-text-right to u-text-left

      3
      AFCL > inline css > head css > line 1-7

      4
      margin-bottom: 30vh
      
notes

          

          
AFED
Affiliate Edit

      <body id="js-AFED" ..>
      confirmed

      ** have to log in to see this page (tried but still redirecting to AFCL), need affiliate code
      
notes

          

          
AFFR
Affiliate Password Reset

      <body id="js-AFFR" ..>
      NOT confirmed

      ** have to log in to see this page (tried but still redirecting to AFCL), need affiliate code
      
notes

          

          
AFPW
Affiliate Forgot Password

      <body id="js-AFPW" ..>
      confirmed

      ERROR >

      1
      left justified menu

      2
      login and breadcrumbs at the bottom of page

      3
      footer not sticky

      4
      two breadcrumbs (one may be in global header or some content section in theme .. div id="global-header")

      5
      two 1 px lines

      FIXED >

      1
      AFPW > details > inline css > line 83 > disabled left justified menu with display:none

      AFPW > details > head css > line 1-62 >

      2
      flex aligned vertically breadc div and login form

      3
      flex sticky footer (with created classes .content in line 78 and .footerdiv in line 122)

      4
      disabled erroneous breadcrumb (located in line 86 with created class .breadc)

      5
      enabled only one 1px line
      
notes

          

          
AFRT
(Affiliate Temporary Password)
notes

          

          
AMAZONPAY_OCST
(Amazon Pay - OCST)
notes

          

          
AMAZONPAY_OPAY
(Amazon Pay - OPAY)
notes

          

          
AMAZONPAY_OSEL
(Amazon Pay - OSEL)
notes

          

          
BASK
(Basket Contents)

      <body id="js-BASK" ..>
      confirmed

      ERROR >

      none
      
notes

          

          
BSKE
(Checkout: Basket Empty)

      <body id="js-BSKE" ..>
      confirmed

        sun dec 24 1:00 2023
        created branch > marcus_dev_hspromoshop

        ERROR >

        1
        'cart currently empty' box too high

        2
        no space below 'cart currently empty' box in mobile so touches footer

        3
        'cart currently empty' box too wide

        4
        header message touches edges

        FIXED >

        1
        line 24 added > style="margin-top:10%"

        2
        changed line 24 edit to style="margin:10% 0% 50vh 0%"

        3
        changed line 24 edit to style="margin:10% 0% 50vh 0%;max-width:70vw"

        4
        header > 2nd div > span > span > classes: playfair italic

        can't find class playfair but use it anyway for padding in global header >
        
        

        <style>
        /* class available to tweak 'annual inventory' message at top of header */
        .playfair {
          display: block !important;
          padding: 0% 1% 3% 1% !important
        }
        </style>
        
notes

          

          
CABK
(Address Book)
notes

          

          
CACT
(Create Customer Account)
notes

          

          
CADA
(Add New Address)
notes

          

          
CADE
(Edit Address)
notes

          

          
CEML
(Change Email Address)
notes

          

          
CPCA
(Add New Payment Method)
notes

          

          
CPCD
(Payment)
notes

          

          
CPCE
(Edit Payment Method)
notes

          

          
CPRO
(Custom Profile)
notes

          

          
CPWD
(Change Password)
notes

          

          
CSBE
(Edit Subscription)
notes

          

          
CSTR
(Password Reset)
notes

          

          
CSUB
(Subscription)
notes

          

          
CTFM
(Contact Form)
notes

          

          
CTGY
(Category Display)

      <body id="js-CTGY" ..>
      confirmed

      ERROR >

      1
      aside menu usually not wanted (disabled)

      2
      not much vertical space between 'shop' title and footer for mobile

      3
      no category display (blank)

      FIXED >

      1
      style="display:none" in line 109 in aside tag

      2
      added div at line 117

      <div style="margin-bottom:50vh !important"></div>

      3
      HAVE TO FIX
      
notes

          

          
CTLG
(Our Catalogue)
notes

          

          
CTUS
(Contact Us)

      <body id="js-CTUS" ..>
      confirmed

      ERROR >

      none
      
notes

          

          
EMAIL_ABANDONED_BASKET
(Abandoned Basket)
notes

          

          
EMAIL_BACKORDER_NOTICE
(Backorder Notice)
notes

          

          
EMAIL_CUSTOMER_CREATED
(Customer Created)
notes

          

          
EMAIL_DIGITALDOWNLOAD_CREATED
(Digital Download Created)
notes

          

          
EMAIL_GIFTCERTIFICATE_CREATED
(Gift Certificate Created)
notes

          

          
EMAIL_ORDERCONF_CUSTOMER
(Order Confirmation: Customer)

      <body id="js-EMAIL_ORDERCONF_CUSTOMER" ..>
      NOT confirmed

      ERROR >

      1
      old branding text

      FIXED >

      1
      line 139 > changed alt="Henry Schein Custom Branding" to alt="Wild Marketing Group"

      line 191 > changed customerservice@henryscheincustombranding.com to customerservice@wildmarketinggroup.com
      
notes

          

          
EMAIL_ORDERCONF_MERCHANT
(Order Confirmation: Merchant)

      <body id="js-EMAIL_ORDERCONF_MERCHANT" ..>
      NOT confirmed

      ERROR >

      1
      old branding text

      FIXED >

      1
      line 139 > changed alt="Henry Schein Custom Branding" to alt="Wild Marketing Group"

      line 191 > "The following order has been placed on the Henry Schein Promo Shop store." replaced with "The following order has been placed on the Wild Marketing Group store."
      
notes

          

          
EMAIL_PAYMENTCARD_EXPIRING
(Payment Card Expiring)
notes

          

          
EMAIL_RETURN_RECEIVED
(Return Received)
notes

          

          
EMAIL_RMA_ISSUED
(RMA Issued)
notes

          

          
EMAIL_SHIPMENT_SHIPPED
(Shipment Shipped)
notes

          

          
EMAIL_SUBSCRIPTION_AUTH_FAILURE
(Subscription Authorization Failure)
notes

          

          
EMAIL_SUBSCRIPTION_CANCELLED
(Subscription Cancelled)
notes

          

          
EMAIL_SUBSCRIPTION_CHANGED
(Subscription Changed)
notes

          

          
EMAIL_SUBSCRIPTION_CREATED
(Subscription Created)
notes

          

          
EMAIL_SUBSCRIPTION_OUTOFSTOCK
(Subscription Out of Stock)
notes

          

          
EMAIL_SUBSCRIPTION_REMINDER
(Subscription Reminder)
notes

          

          
FAQS
(Frequently Asked Questions)
notes

          

          
FPWD
(Forgot Password)
notes

          

          
GFTL
(Redeem Gift Certificate)
notes

          

          
INVC
(Confirmation)

      <body id="js-OSEL" ..>
      NOT confirmed

      ERROR >

      1
      not much vertical space between 'your orderhas already ..' box and footer for mobile

      2
      header & footer > line 9 > If you would like to make any changes to the personalized fields, please contact our Customer Service Team at <a href="customerservice@wildmarketinggroup.com?Subject=Henry%20Schein%29Promo%20Shop%20Inquiry">customerservice@wildmarketinggroup.com</a>
 
      3
      content (printer_friendly_content) > line 4 > alt="Henry Schein Custom Branding"

      4
      content (printer_friendly_content) > line 10 > Email: customerservice@henryscheincustombranding.com

      FIXED >

      1
      /* fixes not much vertical space between 'your order has already ..' box and footer for mobile */
      
      

      <style>
      .t-site-footer {
        margin-top: 40vh
      }
      </style>
      
works in dev tools in firefox so should work in INVC > details, or INVC > header & footer > header edits were not working as i wsa not logged in as customer perhaps, so the page that was actually loading was > https://henryscheinpromoshop.com/invoice-521.html <body id="js-OPRC" ..> ** logged in as customer but could not complete order (need fake credit card or some some free pass for pseudo order from sean) 2 replaced customerservice@henryscheincustombranding.com with customerservice@wildmarketinggroup.com replaced Subject=Henry%20Schein%29Promo%20Shop%20Inquiry with Subject=Wild%20Marketing%29Group%20Inquiry 3 replaced alt="Henry Schein Custom Branding" with alt="Wild Marketing Group" 4 replaced customerservice@henryscheincustombranding.com? with customerservice@wildmarketinggroup.com
notes

          

          
LOGN
(Customer Login)

      <body id="js-LOGN" ..>
      confirmed

      ERROR >

      none
      
notes

          

          
MNTN
(Maintenance Mode)
notes

          

          
NTFD
(Not Found)
notes

          

          
OCST
(Checkout Customer Information)

      <body id="js-OCST" ..>
      confirmed

      ERROR >

      none

      works fine to test without ordering
      
notes

          

          
OMIN
(Checkout: Minimum Purchase Required)
notes

          

          
OPAY
(Checkout: Payment Information)

      <body id="js-OPAY" ..>
      confirmed

      ERROR >

      none

      works fine to test without ordering
      
notes

          

          
OPRC
(Order Already Processed)
notes

          

          
ORDER_INVOICE
(Printable Invoice)
notes

          

          
ORDH
(Order History List)

      <body id="js-ORDH" ..>
      confirmed

      ERROR >

      none

      ** logged in as customer (sean as he has order history list of 1 item) but could not complete order (need fake credit card or some some free pass for pseudo order from sean)
      
notes

          

          
ORDL
(Order Custom Login)

      <body id="js-ORDL" ..>
      confirmed

      ERROR >

      none
      
notes

          

          
ORDS
(Order Status)

      <body id="js-OSEL" ..>
      NOT confirmed

      ** logged in as customer but could not complete order (need fake credit card or some some free pass for pseudo order from sean)
      
notes

          

          
ORHL
(Lookup Order History)
notes

          

          
OSEL
(Checkout: Shipping/Payment Selection)

      <body id="js-OSEL" ..>
      confirmed

      ERROR >

      none
      
notes

          

          
OUS1
(Checkout: Upsell Product (Single))
notes

          

          
OUSM
(Checkout: Upsell Product (Multiple))
notes

          

          
PATR
(Missing Product Attributes)
notes

          

          
PLMT
(Product Limited Stock)
notes

          

          
PLST
(Product List)
notes

          

          
POUT
(Product Sold Out)
notes

          

          
PPRS
(PayPal Express Checkout Return Screen)
notes

          

          
PROD
(Product Display)

      <body id="js-PROD" ..>
      confirmed

      ERROR >

      none
      
notes

          

          
PRPO
(Privacy Policy)
notes

          

          
RGFT
(Redeem Gift Certificate)
notes

          

          
SARP
(Shipping And Return Policy)
notes

          

          
SERT
(Shipping Estimate Rates)
notes

          

          
SFNT
(Storefront)

        <body id="js-SFNT" ..>
        confirmed

        ERROR >

        none
      
notes

          

          
SHIPMENT_PICKLIST
(Shipment Picklist)
notes

          

          
SMAP
(Site Map)
notes

          

          
SRCH
(Search)
notes

          

          
TOSU
(Terms Of Site Use)
notes

          

          
UATM
(Upsell: Missing Product Attributes (Multiple))
notes

          

          
UATR
(Upsell: Missing Product Attributes (Single))
notes

          

          
WISH
(Wish List)
notes

          

          
WLAD
(Add A Wish List)
notes

          

          
WLED
(Edit Wish List)
notes

          

          
WLGN
(Wish List: Customer Login)
notes

          

          
WLST
(Wish Lists)
notes

          

          
WPCK
(Choose Wish List)
notes