Wednesday Puzzle answers 2/8/23
– Blueberrylaneshop
Skip to content
Answers to this Week's Puzzle
- This candy was named after 1912 flotation devices.
LIFESAVERS
- Each package of this candy bar used to contain pieces of chocolate, vanilla, and strawberry.
3 MUSKETEERS
- According to its marketing campaign, this candy bar "really satisfies."
SNICKERS
- These candies got their name because they never came out of the machine in the shape they were intended to.
MILK DUDS
- This was the first penny candy to be individually wrapped.
TOOTSIE ROLL
- This candy's original name was Papa Sucker.
SUGAR DADDY
- These chocolate treats were named after the sound the machine makes when depositing them.
HERSHEY'S KISSES
- This sweet treat marketed itself as "the great American candy bar."
HERSHEY BAR
- This candy's name was changed in 1985 to capitalize on the success of a popular 80s doll.
SOUR PATCH KIDS
- This candy bar was named after a milkshake flavor containing chocolate, caramel, and malted milk powder.
MILKY WAY
- This conversation candy has been a Valentine and wedding favorite for well over a century.
SWEETHEART
- This candy's dispensers have become popular collectibles.
PEZ
var head = document.head;
var pdpButtonStylesheet = "https://cdn.shopify.com/extensions/019c239e-ccd9-774e-8b25-3ce13e2c530f/swym-relay-652/assets/addtowishlistbutton.css";
var pdpButtonStylesheetTag = document.createElement('link');
pdpButtonStylesheetTag.id = `swym-pdp-button-stylesheet`;
pdpButtonStylesheetTag.rel = 'stylesheet';
pdpButtonStylesheetTag.href = pdpButtonStylesheet;
if (!document.getElementById('swym-pdp-button-stylesheet')) {
head.appendChild(pdpButtonStylesheetTag);
}
var x = document.getElementsByTagName('script')[0];
function createAndInsertScript(id, src, onLoadCallback) {
var scriptTag = document.createElement('script');
scriptTag.id = id;
scriptTag.type = 'text/javascript';
scriptTag.src = src;
scriptTag.onload = onLoadCallback;
x.parentNode.insertBefore(scriptTag, x);
}
var pdpButtonScript = "https://cdn.shopify.com/extensions/019c239e-ccd9-774e-8b25-3ce13e2c530f/swym-relay-652/assets/addtowishlistbutton.js";
createAndInsertScript(`swym-pdp-button-script`, pdpButtonScript, function () {
const pdpBtnApi = window.WishlistPlusPDPButtonAPI;
if (pdpBtnApi) {
pdpBtnApi.setDefaultCustomizationOptions(swat);
pdpBtnApi.initializePDPButton(swat, true);
}
});
break;
default:
return;
}
});
});
})(); // IIFE to prevent polluting global scope