hoffmans.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: https://r20.rs6.net/tn.jsp?f=001p08O2IPfqboO0CmQRdNJy8cpA__xUuNT-LHocPgs4i8FaB5BnfkbqxzaGxST3Dv75EP_WtTvMIJRQNLpBra3...
Effective URL: https://hoffmans.com/pages/find-a-store
Submission: On October 21 via manual from US — Scanned from DE

Form analysis 8 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="mb-0 search-bar">
  <input class="form-control" name="q" id="Search" value="" placeholder="Search">
  <button type="submit" id="header_search"><i class="fa fa-search"></i></button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" accept-charset="UTF-8" class="d-flex flex-lg-row mb-10" novalidate="novalidate"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <input type="email" name="contact[email]" class="mb-10 mb-lg-0 mr-lg-10 " placeholder="Enter your email" required="required">
  <input type="submit" class="btn px-lg-20" name="commit" value="Sign Up">
</form>

GET /search

<form class="position-relative d-flex align-items-center pb-5 pb-lg-15 mb-0 border-bottom" action="/search" method="get" role="search">
  <input type="search" class="border-0 p-0 mb-0" name="q" id="Search" value="" placeholder="Search Products...">
  <label class="position-absolute right-0 mb-0 mr-0 m-lg-0 cursor-pointer"
    for="Search"><i><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-theme-168" viewBox="0 0 24 24"><path d="M13.261 2.475a8.177 8.177 0 0 1 2.588 1.738 8.172 8.172 0 0 1 1.738 2.588 7.97 7.97 0 0 1 .635 3.164 7.836 7.836 0 0 1-.527 2.861 8.355 8.355 0 0 1-1.426 2.412l4.902 4.902c.117.131.176.28.176.449s-.059.319-.176.449c-.065.052-.137.095-.215.127s-.156.049-.234.049-.156-.017-.234-.049-.149-.075-.215-.127l-4.902-4.902c-.703.6-1.507 1.074-2.412 1.426s-1.859.528-2.862.528a7.945 7.945 0 0 1-3.164-.635 8.144 8.144 0 0 1-2.588-1.738 8.15 8.15 0 0 1-1.738-2.588 7.962 7.962 0 0 1-.635-3.164 7.97 7.97 0 0 1 .635-3.164 8.172 8.172 0 0 1 1.738-2.588 8.15 8.15 0 0 1 2.588-1.738c.989-.423 2.044-.635 3.164-.635s2.174.212 3.164.635zM3.759 12.641c.358.834.85 1.563 1.475 2.188s1.354 1.117 2.188 1.475c.833.358 1.726.537 2.676.537s1.843-.179 2.676-.537c.833-.357 1.563-.85 2.188-1.475s1.116-1.354 1.475-2.188a6.705 6.705 0 0 0 .537-2.676c0-.95-.179-1.842-.537-2.676-.358-.833-.85-1.563-1.475-2.188s-1.354-1.116-2.188-1.475c-.835-.356-1.727-.536-2.677-.536s-1.843.18-2.676.537c-.833.358-1.563.85-2.188 1.475S4.117 6.456 3.759 7.289a6.694 6.694 0 0 0-.537 2.676c0 .951.178 1.843.537 2.676z"></path></svg></i></label>
</form>

POST /account/login

<form method="post" action="/account/login" id="popup_customer_login" accept-charset="UTF-8" class="mb-15"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <div>
    <label for="PopupCustomerEmail" class="label-required">EMAIL</label>
    <input type="email" name="customer[email]" id="PopupCustomerEmail" class="" placeholder="Your Email Address" spellcheck="false" autocomplete="off" autocapitalize="off" required="required">
  </div>
  <div>
    <label for="PopupCustomerPassword" class="label-required">PASSWORD</label>
    <input type="password" name="customer[password]" id="PopupCustomerPassword" class="" placeholder="••••••" required="required">
  </div>
  <input type="submit" class="btn btn--full btn--secondary mb-20" value="LOGIN">
  <div class="mb-15">
    <span class="popup-account__return-to-store btn-link" data-js-popup-close="">RETURN TO STORE</span>
  </div>
  <div class="mb-10">
    <a href="/account/login/#recover" class="btn-link js-button-block-visibility" data-block-link="#recover" data-action="open" data-action-close-popup="account">Forgot Your Password?</a>
    <script>
      Loader.require({
        type: "script",
        name: "buttons_blocks_visibility"
      });
    </script>
  </div>
</form>

POST /account

<form method="post" action="/account" id="popup_create_customer" accept-charset="UTF-8"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <div>
    <label for="PopupCustomerEmail" class="label-required">FIRST NAME</label>
    <input type="text" name="customer[first_name]" id="PopupFirstName" placeholder="Enter Please Your First Name" required="required">
  </div>
  <div>
    <label for="PopupCustomerEmail" class="label-required">LAST NAME</label>
    <input type="text" name="customer[last_name]" id="PopupLastName" placeholder="Enter Please Your Last Name" required="required">
  </div>
  <div>
    <label for="PopupCustomerEmail" class="label-required">EMAIL</label>
    <input type="email" name="customer[email]" id="PopupEmail" class="" placeholder="Enter Please Your Email Address" value="" spellcheck="false" autocomplete="off" autocapitalize="off" required="required">
  </div>
  <div>
    <label for="PopupCustomerPassword" class="label-required">PASSWORD</label>
    <input type="password" name="customer[password]" id="PopupCreatePassword" class="" placeholder="••••••" required="required">
  </div>
  <input type="submit" class="btn btn--full btn--secondary mb-20" value="Sign up now!">
  <div class="mb-15">
    <span class="popup-account__return-to-store btn-link" data-js-popup-close="">RETURN TO STORE</span>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" accept-charset="UTF-8" class="d-flex d-flex flex-column flex-lg-row" novalidate="novalidate"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <input type="email" name="contact[email]" class="mb-10 mb-lg-0 mr-lg-10 " placeholder="Enter Please Your Email Address" required="required">
  <input type="submit" class="btn btn--secondary" name="commit" value="→">
</form>

POST https://hoffmans.com/cart?locale=en

<form action="https://hoffmans.com/cart?locale=en" method="post" style="display:none;"><input type="submit" name="cart" id="hs-checkout-bold" value="Check Out" class=""><input type="checkbox" id="agree" checked="checked"></form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off" placeholder="Unclear content? Search in dictionary..."
    aria-label="Unclear content? Search in dictionary..."> <i class="acsbi-search"></i> <i class="acsbi-chevron_down"></i> </form>

Text Content

Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER


Skip Navigation
Sign In
0 item(s)
Sign In
0 item(s)
Stores
|

|
0

Fall
Best Sellers
Shop
Shop
Chocolate Type
Chocolate Type
Assorted Chocolates
Dark Chocolates
Milk Chocolates
White Confectionery
Kosher
Sales & Deals
Sweet Treats
Sweet Treats
Shop All
Chocolate
Pretzels
Grahams
Caramel Apples
Oreos
Fudge
Strawberries
Nonpareils
Peanut Butter Cups
S'mores
Brittle
Cookies
Lollipops
Collections
Collections
New Arrivals
Everyday Collection
Truffle Collection
Chocolate Bars
Baskets
Platters
Custom
Gifts
Gifts
By Occasions
By Occasions
Gifts & Favors
Thank You Gifts
Sympathy Gifts
Anniversary Gifts
Congratulations Gifts
Weddings & Showers
By Collection
By Collection
Shop All
Corporate Gifts
Platters
Custom
By Price
By Price
Gifts $25 & Under
Gifts $50 & Under
Special Offers
Luxury Gifts
Experience Hoffman's
Experience Hoffman's
Experience Hoffman’s
Experience Hoffman’s
Sweet Ride
Chocolate Classes
In-Store Only
The Hoffman's Legacy
Our Factory
Our Brands
Careers
Events
Hoffman's Cares
Gift Cards
Stores
 * Home
 * Find a Store


FIND A STORE


HOFFMAN'S CHOCOLATES LOCATIONS 




BOCA RATON

Hoffman's Chocolates
Shops at Boca Center
5250 Town Center Circle, Suite 135
Boca Raton, FL 33486
(561) 750-0021
Hours:
Monday-Thursday: 11 am - 9 pm
Friday-Saturday: 11 am - 10 pm
Sunday: 12 pm - 9 pm


Click here for map and directions



View Location

DELRAY BEACH

Hoffman's Chocolates
Delray Marketplace
14851 Lyons Rd., #100
Delray Beach, FL 33446
(561) 270-2017
Hours:
Sunday-Thursday: 12 pm - 9 pm
Friday-Saturday: 12 pm - 11 pm

Click here for map and directions



View Location



GREENACRES FACTORY

Hoffman's Chocolates Factory, Shoppe, Ice Cream Parlour and Gardens
5190 Lake Worth Rd,
Greenacres, FL 33463
(561) 967-2213
Hours:
Monday-Saturday: 10 am - 8 pm
Sunday: 11 am - 6pm

Click here for map and directions



View Location

PALM BEACH GARDENS

Hoffman's Chocolates
Garden Square Shoppes
10957 North Military Trail
Palm Beach Gardens, FL 33410
(561) 626-2009
Hours:
Monday-Saturday: 10 am - 6 pm
Sunday: 12 pm - 5 pm

Click here for map and directions



View Location

PLANTATION

Hoffman's Sweet Shoppe
The Fountains
801 S. University Drive
Plantation, FL 33324
(954) 616-5775
Hours:
Sunday-Thursday: 12 pm - 9 pm
Friday-Saturday: 12 pm - 10 pm

Click here for map and directions



View Location



SWEET RIDE FOOD TRUCK

Hoffman's Chocolates
Sweetride@Hoffmans.com
(954) 940-4909




View Location




SWEETEN YOUR INBOX!



CALL US

888-281-8800

LOVE CHOCOLATE? LET'S CHAT

Facebook Instagram Youtube
Paypal Visa Mastercard Discover network American express Mcafee secure

ABOUT HOFFMAN'S CHOCOLATES


 * About
 * Careers
 * Store Locations
 * Donation Request

SUPPORT


 * Shipping & Delivery
 * Contact Us



© Copyright 2022 Hoffman's Chocolates. All Rights Reserved. Privacy Policy |
Terms



Paypal Visa Mastercard Discover network American express Mcafee secure
TOP
Accessibility Menu A- A A+

WHAT ARE YOU LOOKING FOR?


View all products

Empty result





MY WISH LIST

VIEW WISH LIST
Your wish list is empty.



MY ACCOUNT

EMAIL
PASSWORD
RETURN TO STORE
Forgot Your Password?

--------------------------------------------------------------------------------

SIGN UP

Enjoy the benefits of registering:

 * Order: view Order History, track and manage purchases and returns
 * Address Book and Card Wallet: safely store delivery and payment details for
   faster checkout
 * Saved for later: wish list your preferred items and track their availability

Sign up now!

SIGN UP

FIRST NAME
LAST NAME
EMAIL
PASSWORD
RETURN TO STORE

HERE TO HELP

Have a question? You may find an answer in our FAQs.
But you can also contact us:

CUSTOMER SERVICES

Call Us: 800-123-4567

Mon-Fri: 9:00 am - 6:00 pm
Sat: 9:00 am - 4:00 pm
Sun: 9:00 am - 2:00 pm

Send us an email

--------------------------------------------------------------------------------

SHIPPING

Free shippingdelivery all orders of $49 or more of eligible items across any
product category qualify.

--------------------------------------------------------------------------------

PAYMENTS

ACCEPTS THE FOLLOWING PAYMENT METHODS:

Credit Card: Visa, MasterCard, Maestro, American Express. The total will be
charged to your card when the order is shipped.

PayPal: Shop easily online without having to enter your credit card details on
the website.

--------------------------------------------------------------------------------

RETURN POLICY

You can return any item purchased on Shella within 20 days of the delivery date.

Thanks for subscribing!

Continue shopping


SIZE GUIDE

This is an approximate conversion table to help you find your size. If you have
already purchased an item by our brand, we recommend you select the same size as
indicated on its label.

WOMEN'S APPAREL SIZING

INTERNATIONAL XS S M L XL XXL XXXL EUROPE 32 34 36 38 40 42 44 US 0 2 4 6 8 10
12 CHEST FIT (INCHES) 28" 30" 32" 34" 36" 38" 40" CHEST FIT (CM) 716 76 81 86
91.5 96.5 101.1 WAIST FIR (INCHES) 21" 23" 25" 27" 29" 31" 33" WAIST FIR (CM)
53.5 58.5 63.5 68.5 74 79 84 HIPS FIR (INCHES) 33" 34" 36" 38" 40" 42" 44" HIPS
FIR (CM) 81.5 86.5 91.5 96.5 101 106.5 111.5 SKORT LENGTHS (SM) 36.5 38 39.5 41
42.5 44 45.5

MEN'S APPAREL SIZING

INTERNATIONAL XS S M L XL XXL XXXL EUROPE 32 34 36 38 40 42 44 US 0 2 4 6 8 10
12 CHEST FIT (INCHES) 33-35" 36-38" 39-41" 42-44" 45-47" 48-50" 51-53" CHEST FIT
(CM) 84-89 91-97 88-104 107-112 114-119 122-127 129-134 WAIST FIR (INCHES) 28"
30" 32" 34" 36" 38" 40" WAIST FIR (CM) 71 76 81 86 91.5 96.5 101.5 SKORT LENGTHS
(SM) 76 77.5 79 81 82.5 84 85.5

SHIPPING

 * Complimentary ground shipping within 1 to 7 business days
 * In-store collection available within 1 to 7 business days
 * Next-day and Express delivery options also available
 * Purchases are delivered in an orange box tied with a Bolduc ribbon, with the
   exception of certain items
 * See the delivery FAQs for details on shipping methods, costs and delivery
   times

RETURNS AND EXCHANGES

 * Easy and complimentary, within 14 days
 * See conditions and procedure in our return FAQs

WISH LIST AND COMPARE

Do you want to add products to your personal account?

YES
NO




x
Remove

Remove

Remove





English
 * Français
 * Deutsch



English
Accessibility Adjustments
Reset Settings Statement Hide Interface

Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Clear flashes & reduces color
This profile enables epileptic and seizure prone users to browse safely by
eliminating the risk of seizures that result from flashing or blinking
animations and risky color combinations.
OFF ON
Vision Impaired Profile Enhances website's visuals
This profile adjusts the website, so that it is accessible to the majority of
visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract,
Glaucoma, and others.
OFF ON
ADHD Friendly Profile More focus & fewer distractions
This profile significantly reduces distractions, to help people with ADHD and
Neurodevelopmental disorders browse, read, and focus on the essential elements
of the website more easily.
OFF ON
Cognitive Disability Profile Assists with reading & focusing
This profile provides various assistive features to help users with cognitive
disabilities such as Autism, Dyslexia, CVA, and others, to focus on the
essential elements of the website more easily.
OFF ON
Keyboard Navigation (Motor) Use website with the keyboard
This profile enables motor-impaired persons to operate the website using the
keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such
as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics)
to jump to specific elements.

Note: This profile prompts automatically for keyboard users.
OFF ON
Blind Users (Screen Reader) Optimize website for screen-readers
This profile adjusts the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is
installed on the blind user’s computer and smartphone, and websites should
ensure compatibility with it.

Note: This profile prompts automatically to screen-readers.
Content Adjustments
Content Scaling
Default

Readable Font
Highlight Titles
Highlight Links
Text Magnifier
Adjust Font Sizing
Default

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
High Contrast
High Saturation
Adjust Text Colors
Cancel
Monochrome
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode
Web Accessibility By
Learn More
Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語
Polski
Türk
Accessibility StatementCompliance status

We firmly believe that the internet should be available and accessible to anyone
and are committed to providing a website that is accessible to the broadest
possible audience, regardless of ability.

To fulfill this, we aim to adhere as strictly as possible to the World Wide Web
Consortium’s (W3C) Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA
level. These guidelines explain how to make web content accessible to people
with a wide array of disabilities. Complying with those guidelines helps us
ensure that the website is accessible to blind people, people with motor
impairments, visual impairment, cognitive disabilities, and more.

This website utilizes various technologies that are meant to make it as
accessible as possible at all times. We utilize an accessibility interface that
allows persons with specific disabilities to adjust the website’s UI (user
interface) and design it to their personal needs.

Additionally, the website utilizes an AI-based application that runs in the
background and optimizes its accessibility level constantly. This application
remediates the website’s HTML, adapts its functionality and behavior for
screen-readers used by blind users, and for keyboard functions used by
individuals with motor impairments.

If you wish to contact the website’s owner please use the website's form

Screen-reader and keyboard navigation

Our website implements the ARIA attributes (Accessible Rich Internet
Applications) technique, alongside various behavioral changes, to ensure blind
users visiting with screen-readers can read, comprehend, and enjoy the website’s
functions. As soon as a user with a screen-reader enters your site, they
immediately receive a prompt to enter the Screen-Reader Profile so they can
browse and operate your site effectively. Here’s how our website covers some of
the most important screen-reader requirements:

 1. Screen-reader optimization: we run a process that learns the website’s
    components from top to bottom, to ensure ongoing compliance even when
    updating the website. In this process, we provide screen-readers with
    meaningful data using the ARIA set of attributes. For example, we provide
    accurate form labels; descriptions for actionable icons (social media icons,
    search icons, cart icons, etc.); validation guidance for form inputs;
    element roles such as buttons, menus, modal dialogues (popups), and others. 
    
    Additionally, the background process scans all of the website’s images. It
    provides an accurate and meaningful image-object-recognition-based
    description as an ALT (alternate text) tag for images that are not
    described. It will also extract texts embedded within the image using an OCR
    (optical character recognition) technology. To turn on screen-reader
    adjustments at any time, users need only to press the Alt+1 keyboard
    combination. Screen-reader users also get automatic announcements to turn
    the Screen-reader mode on as soon as they enter the website.
    
    These adjustments are compatible with popular screen readers such as JAWS,
    NVDA, VoiceOver, and TalkBack.
    
    
 2. Keyboard navigation optimization: The background process also adjusts the
    website’s HTML and adds various behaviors using JavaScript code to make the
    website operable by the keyboard. This includes the ability to navigate the
    website using the Tab and Shift+Tab keys, operate dropdowns with the arrow
    keys, close them with Esc, trigger buttons and links using the Enter key,
    navigate between radio and checkbox elements using the arrow keys, and fill
    them in with the Spacebar or Enter key.
    
    Additionally, keyboard users will find content-skip menus available at any
    time by clicking Alt+2, or as the first element of the site while navigating
    with the keyboard. The background process also handles triggered popups by
    moving the keyboard focus towards them as soon as they appear, not allowing
    the focus to drift outside.
    
    Users can also use shortcuts such as “M” (menus), “H” (headings), “F”
    (forms), “B” (buttons), and “G” (graphics) to jump to specific elements.

Disability profiles supported on our website
 * Epilepsy Safe Profile: this profile enables people with epilepsy to safely
   use the website by eliminating the risk of seizures resulting from flashing
   or blinking animations and risky color combinations.
 * Vision Impaired Profile: this profile adjusts the website so that it is
   accessible to the majority of visual impairments such as Degrading Eyesight,
   Tunnel Vision, Cataract, Glaucoma, and others.
 * Cognitive Disability Profile: this profile provides various assistive
   features to help users with cognitive disabilities such as Autism, Dyslexia,
   CVA, and others, to focus on the essential elements more easily.
 * ADHD Friendly Profile: this profile significantly reduces distractions and
   noise to help people with ADHD, and Neurodevelopmental disorders browse,
   read, and focus on the essential elements more easily.
 * Blind Users Profile (Screen-readers): this profile adjusts the website to be
   compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A
   screen-reader is installed on the blind user’s computer, and this site is
   compatible with it.
 * Keyboard Navigation Profile (Motor-Impaired): this profile enables
   motor-impaired persons to operate the website using the keyboard Tab,
   Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M”
   (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to
   jump to specific elements.

Additional UI, design, and readability adjustments
 1. Font adjustments – users can increase and decrease its size, change its
    family (type), adjust the spacing, alignment, line height, and more.
 2. Color adjustments – users can select various color contrast profiles such as
    light, dark, inverted, and monochrome. Additionally, users can swap color
    schemes of titles, texts, and backgrounds with over seven different coloring
    options.
 3. Animations – epileptic users can stop all running animations with the click
    of a button. Animations controlled by the interface include videos, GIFs,
    and CSS flashing transitions.
 4. Content highlighting – users can choose to emphasize essential elements such
    as links and titles. They can also choose to highlight focused or hovered
    elements only.
 5. Audio muting – users with hearing devices may experience headaches or other
    issues due to automatic audio playing. This option lets users mute the
    entire website instantly.
 6. Cognitive disorders – we utilize a search engine linked to Wikipedia and
    Wiktionary, allowing people with cognitive disorders to decipher meanings of
    phrases, initials, slang, and others.
 7. Additional functions – we allow users to change cursor color and size, use a
    printing mode, enable a virtual keyboard, and many other functions.

Assistive technology and browser compatibility

We aim to support as many browsers and assistive technologies as possible, so
our users can choose the best fitting tools for them, with as few limitations as
possible. Therefore, we have worked very hard to be able to support all major
systems that comprise over 95% of the user market share, including Google
Chrome, Mozilla Firefox, Apple Safari, Opera and Microsoft Edge, JAWS, and NVDA
(screen readers), both for Windows and MAC users.

Notes, comments, and feedback

Despite our very best efforts to allow anybody to adjust the website to their
needs, there may still be pages or sections that are not fully accessible, are
in the process of becoming accessible, or are lacking an adequate technological
solution to make them accessible. Still, we are continually improving our
accessibility, adding, updating, improving its options and features, and
developing and adopting new technologies. All this is meant to reach the optimal
level of accessibility following technological advancements. If you wish to
contact the website’s owner, please use the website's form

Hide Accessibility Interface? Please note: If you choose to hide the
accessibility interface, you won't be able to see it anymore, unless you clear
your browsing history and data. Are you sure that you wish to hide the
interface?
Accept Cancel

Continue



Processing the data, please give it a few seconds...