Viewing 1 replies (of 1 total)
  • Not sure what version you are using current shopp is 1.3.8.

    Check the product.php in your shopp templates

    For the dropdown to work you should have a line similar to

    <?php shopp( 'product.addons', 'mode=menu&label=true&defaults=' . __( 'Select an add-on', 'Shopp') . '&before_menu=<li>&after_menu=</li>' ); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Quantity drop-down missing’ is closed to new replies.