(904)295-8431
info@stockingshowcase.com
Several payment options can be used to pay for your order:
There are 3 ways to complete your purchase.
Shopping Cart
Browse the website, select products and add them to the shopping cart. You will be able to see a grand total before paying. You are able to make changes to your order (add/drop items) at this time. Once you approve of your order, proceed to the final payment page where your card will be 'pre-authorized' for that amount. Your credit card will not be charged until the order is reviewed by a human on the sales staff. If an item(s) is out of stock, you may be emailed and given a chance to modify the order. You can also choose to pay using PayPal (directly from the shopping cart).
Emails
If you prefer not to use the shopping cart you can pay using a credit card by sending your order (description/size/color/qty) in one email to us. We will create an order and provide a grand total. You can then call us with the credit card info. DO NOT send your credit card information in an email. It is not secure. Please provide the "Ship To" address in the email.
Call our Sales Department at 904-295-8431 and place the order verbally by telephone. The office hours are 9:30AM to 11:00PM (EST). Your message will be recorded outside of these times.
Stocking Showcase, Inc
PO Box 840043
Saint Augustine, FL 32080
All prices are quoted in US dollars. (The price listed for stockings is PER PAIR unless noted otherwise).
Sales Tax
Florida Residents Only:
We will add the appropriate Florida sales tax for your city on your total order (merchandise and shipping charges).
Application 0.000 seconds (+0.000); 0.33 MB (+0.331) - afterLoad
Application 0.026 seconds (+0.026); 2.72 MB (+2.391) - afterInitialise
Application 0.030 seconds (+0.004); 3.23 MB (+0.507) - afterRoute
Application 0.419 seconds (+0.390); 6.66 MB (+3.428) - afterDispatch
Application 1.080 seconds (+0.661); 6.79 MB (+0.130) - beforeRenderModule mod_menu (Main Menu)
Application 1.455 seconds (+0.375); 6.83 MB (+0.044) - afterRenderModule mod_menu (Main Menu)
Application 1.526 seconds (+0.071); 6.80 MB (-0.028) - beforeRenderModule mod_virtuemart_currencies (Currencies Selector)
Application 1.530 seconds (+0.004); 6.82 MB (+0.015) - afterRenderModule mod_virtuemart_currencies (Currencies Selector)
Application 1.530 seconds (+0.000); 6.81 MB (-0.005) - beforeRenderModule mod_virtuemart_search (VM - Search in Shop)
Application 1.533 seconds (+0.003); 6.83 MB (+0.015) - afterRenderModule mod_virtuemart_search (VM - Search in Shop)
Application 1.550 seconds (+0.016); 7.04 MB (+0.213) - afterRender
7.07 MB (7,412,192 Bytes)
SELECT `data`
FROM `htocx_session`
WHERE `session_id` = 'e3752285a382bb7d1d94eca7f32abcde'
SELECT `enabled`
FROM `htocx_extensions`
WHERE `element` = 'com_akeeba'
AND `type` = 'component'
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM htocx_menu AS m
LEFT JOIN htocx_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
SELECT `params`
FROM htocx_extensions
WHERE `element`='com_sh404sef'
AND `type`='component';
select `alias`,`newurl`
from `htocx_sh404sef_aliases`
where `alias` = 'how-to-pay.html'
order by `alias` desc
SELECT `oldurl`, `newurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `oldurl`='how-to-pay.html'
ORDER BY `rank`;
SHOW TABLES LIKE "htocx_virtuemart_configs"
SELECT `config`
FROM `htocx_virtuemart_configs`
WHERE `virtuemart_config_id` = "1";
SELECT b.id
FROM htocx_usergroups AS a
LEFT JOIN htocx_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT a.rules
FROM htocx_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lft
SELECT b.rules
FROM htocx_assets AS a
LEFT JOIN htocx_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,(
SELECT MAX(contact.id) AS id
FROM htocx_contact_details AS contact
WHERE contact.published = 1
AND contact.user_id = a.created_by) as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM htocx_content AS a
LEFT JOIN htocx_categories AS c
on c.id = a.catid
LEFT JOIN htocx_users AS u
on u.id = a.created_by
LEFT JOIN htocx_categories as parent
ON parent.id = c.parent_id
LEFT JOIN htocx_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM htocx_categories AS cat JOIN htocx_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published <= 0
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE a.id = 14
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-10-07 22:40:30')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-10-07 22:40:30')
AND (a.state = 1 OR a.state =2)
SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM htocx_categories as c
LEFT JOIN htocx_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM htocx_categories AS cat JOIN htocx_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=2
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id
ORDER BY c.lft
UPDATE htocx_content
SET hits = hits + 1
WHERE id = 14
SELECT params
FROM htocx_extensions AS e
WHERE e.element='com_widgetkit'
SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
WHERE `newurl`='index.php?option=com_widgetkit&id=&lang=en&tmpl=raw';
SELECT `pageid`
FROM htocx_sh404sef_pageids
WHERE `newurl`='index.php?option=com_content&Itemid=142&id=14&lang=en&view=article';
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM htocx_modules AS m
LEFT JOIN htocx_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN htocx_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-10-07 22:40:30')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-10-07 22:40:30')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 142 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
SELECT CONCAT(`vendor_accepted_currencies`, ",",`vendor_currency`) AS all_currencies, `vendor_currency`
FROM `htocx_virtuemart_vendors`
WHERE `virtuemart_vendor_id`=1
SELECT `virtuemart_currency_id`,CONCAT_WS(" ",`currency_name`,`currency_symbol`) as currency_txt
FROM `htocx_virtuemart_currencies`
WHERE `virtuemart_currency_id` IN (52,26,47,144,144)
and (`virtuemart_vendor_id` = "1" OR `shared`="1")
AND published = "1"
ORDER BY `ordering`,`currency_name`
SELECT *
FROM htocx_jmap_metainfo
WHERE `linkurl` = 'https://www.stockingshowcase.com/how-to-pay.html'
AND `published` = 1
SHOW TABLES
SELECT *
FROM htocx_languages
SELECT `id`, `title`, `alias`, `catid`, `language`
FROM htocx_content
WHERE `id`=14;
SELECT *
FROM htocx_categories
WHERE parent_id > 0
and extension = 'com_content'
and path = 'uncategorised'
and level = 1;
SHOW FULL COLUMNS
FROM `htocx_sh404sef_metas`
SELECT *
FROM htocx_sh404sef_metas
WHERE `newurl`='index.php?option=com_content&Itemid=142&id=14&lang=en&view=article';
UPDATE `htocx_session`
SET `data` = 'joomla|s:1460:\"Tzo5OiJKUmVnaXN0cnkiOjE6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MTp7czo5OiJfX2RlZmF1bHQiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzU5ODc2ODMwO3M6NDoibGFzdCI7aToxNzU5ODc2ODMwO3M6Mzoibm93IjtpOjE3NTk4NzY4MzA7fXM6NToidG9rZW4iO3M6MzI6ImMzMmNjMmFhYTIwZDMxZDVjZTQ5MWNmZjRjOGQyNjliIjt9czo4OiJyZWdpc3RyeSI7Tzo5OiJKUmVnaXN0cnkiOjE6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiJwcm9vcGMiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6Imxhc3R2aXNpdGVkIjtPOjg6InN0ZENsYXNzIjoxOntzOjM6InVybCI7czo0ODoiaHR0cHM6Ly93d3cuc3RvY2tpbmdzaG93Y2FzZS5jb20vaG93LXRvLXBheS5odG1sIjt9fX19czo0OiJ1c2VyIjtPOjU6IkpVc2VyIjoyNTp7czo5OiIAKgBpc1Jvb3QiO2I6MDtzOjI6ImlkIjtpOjA7czo0OiJuYW1lIjtOO3M6ODoidXNlcm5hbWUiO047czo1OiJlbWFpbCI7TjtzOjg6InBhc3N3b3JkIjtOO3M6MTQ6InBhc3N3b3JkX2NsZWFyIjtzOjA6IiI7czo4OiJ1c2VydHlwZSI7TjtzOjU6ImJsb2NrIjtOO3M6OToic2VuZEVtYWlsIjtpOjA7czoxMjoicmVnaXN0ZXJEYXRlIjtOO3M6MTM6Imxhc3R2aXNpdERhdGUiO047czoxMDoiYWN0aXZhdGlvbiI7TjtzOjY6InBhcmFtcyI7TjtzOjY6Imdyb3VwcyI7YTowOnt9czo1OiJndWVzdCI7aToxO3M6MTM6Imxhc3RSZXNldFRpbWUiO047czoxMDoicmVzZXRDb3VudCI7TjtzOjEwOiIAKgBfcGFyYW1zIjtPOjk6IkpSZWdpc3RyeSI6MTp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9fXM6MTQ6IgAqAF9hdXRoR3JvdXBzIjthOjE6e2k6MDtpOjE7fXM6MTQ6IgAqAF9hdXRoTGV2ZWxzIjthOjI6e2k6MDtpOjE7aToxO2k6MTt9czoxNToiACoAX2F1dGhBY3Rpb25zIjtOO3M6MTI6IgAqAF9lcnJvck1zZyI7TjtzOjEwOiIAKgBfZXJyb3JzIjthOjA6e31zOjM6ImFpZCI7aTowO319fX0=\";'
, `time` = '1759876832'
WHERE `session_id` = 'e3752285a382bb7d1d94eca7f32abcde'
1 × SELECT CONCAT(`vendor_accepted_currencies`, ",",`vendor_currency`) AS all_currencies, `vendor_currency`
FROM `htocx_virtuemart_vendors`
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM htocx_modules AS m
LEFT JOIN htocx_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN htocx_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT `pageid`
FROM htocx_sh404sef_pageids
1 × SELECT `oldurl`, `dateadd`
FROM htocx_sh404sef_urls
1 × SELECT `virtuemart_currency_id`,CONCAT_WS(" ",`currency_name`,`currency_symbol`) as currency_txt
FROM `htocx_virtuemart_currencies`
1 × SELECT *
FROM htocx_jmap_metainfo
1 × SELECT *
FROM htocx_sh404sef_metas
1 × SELECT *
FROM htocx_categories
1 × SELECT `id`, `title`, `alias`, `catid`, `language`
FROM htocx_content
1 × SELECT *
FROM htocx_language
1 × SELECT params
FROM htocx_extensions AS e
1 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM htocx_categories as c
LEFT JOIN htocx_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM htocx_categories AS cat JOIN htocx_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
1 × select `alias`,`newurl`
from `htocx_sh404sef_aliases`
1 × SELECT `params`
FROM htocx_extensions
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM htocx_menu AS m
LEFT JOIN htocx_extensions AS e
ON m.component_id = e.extension_id
1 × SELECT `enabled`
FROM `htocx_extensions`
1 × SELECT `oldurl`, `newurl`, `dateadd`
FROM htocx_sh404sef_urls
1 × SELECT `config`
FROM `htocx_virtuemart_configs`
1 × SELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,( SELECT MAX(contact.id) AS id
FROM htocx_contact_details AS contact
1 × SELECT b.rules
FROM htocx_assets AS a
LEFT JOIN htocx_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT a.rules
FROM htocx_assets AS a
1 × SELECT b.id
FROM htocx_usergroups AS a
LEFT JOIN htocx_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT `data`
FROM `htocx_session`
1 × UPDATE `htocx_session`
SET `data` = 'joomla|s:1460:\"Tzo5OiJKUmVnaXN0cnkiOjE6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MTp7czo5OiJfX2RlZmF1bHQiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJjb3VudGVyIjtpOjI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzU5ODc2ODMwO3M6NDoibGFzdCI7aToxNzU5ODc2ODMwO3M6Mzoibm93IjtpOjE3NTk4NzY4MzA7fXM6NToidG9rZW4iO3M6MzI6ImMzMmNjMmFhYTIwZDMxZDVjZTQ5MWNmZjRjOGQyNjliIjt9czo4OiJyZWdpc3RyeSI7Tzo5OiJKUmVnaXN0cnkiOjE6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiJwcm9vcGMiO086ODoic3RkQ2xhc3MiOjE6e3M6MTE6Imxhc3R2aXNpdGVkIjtPOjg6InN0ZENsYXNzIjoxOntzOjM6InVybCI7czo0ODoiaHR0cHM6Ly93d3cuc3RvY2tpbmdzaG93Y2FzZS5jb20vaG93LXRvLXBheS5odG1sIjt9fX19czo0OiJ1c2VyIjtPOjU6IkpVc2VyIjoyNTp7czo5OiIAKgBpc1Jvb3QiO2I6MDtzOjI6ImlkIjtpOjA7czo0OiJuYW1lIjtOO3M6ODoidXNlcm5hbWUiO047czo1OiJlbWFpbCI7TjtzOjg6InBhc3N3b3JkIjtOO3M6MTQ6InBhc3N3b3JkX2NsZWFyIjtzOjA6IiI7czo4OiJ1c2VydHlwZSI7TjtzOjU6ImJsb2NrIjtOO3M6OToic2VuZEVtYWlsIjtpOjA7czoxMjoicmVnaXN0ZXJEYXRlIjtOO3M6MTM6Imxhc3R2aXNpdERhdGUiO047czoxMDoiYWN0aXZhdGlvbiI7TjtzOjY6InBhcmFtcyI7TjtzOjY6Imdyb3VwcyI7YTowOnt9czo1OiJndWVzdCI7aToxO3M6MTM6Imxhc3RSZXNldFRpbWUiO047czoxMDoicmVzZXRDb3VudCI7TjtzOjEwOiIAKgBfcGFyYW1zIjtPOjk6IkpSZWdpc3RyeSI6MTp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9fXM6MTQ6IgAqAF9hdXRoR3JvdXBzIjthOjE6e2k6MDtpOjE7fXM6MTQ6IgAqAF9hdXRoTGV2ZWxzIjthOjI6e2k6MDtpOjE7aToxO2k6MTt9czoxNToiACoAX2F1dGhBY3Rpb25zIjtOO3M6MTI6IgAqAF9lcnJvck1zZyI7TjtzOjEwOiIAKgBfZXJyb3JzIjthOjA6e31zOjM6ImFpZCI7aTowO319fX0=\";' , `time` = '1759876832'
1 × SHOW FULL COLUMNS
FROM `htocx_sh404sef_metas
1 × SHOW TABLE
1 × UPDATE htocx_content
SET hits = hits + 1
1 × SHOW TABLES LIKE "htocx_virtuemart_configs