Not sure what you mean by clobber - may have to do with below reply
I made an additional copy/paste error, my demo has altered code for the purpose of showing both links and drop-down and on the second section for the bottom I did not change the DEMO to actual ADMIN CONFIG
find:
<?php if (PRODUCT_LISTING_DISPLAY_OPTION_DEMO == 'true') { ?>
change to:
<?php if (PRODUCT_LISTING_DISPLAY_OPTION == 'true') { ?>
Bookmarks