Title: two more options
Last modified: August 21, 2016

---

# two more options

 *  Resolved [mravat](https://wordpress.org/support/users/rosso711/)
 * (@rosso711)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/two-more-options/)
 * Hello
 * i would like to suggest 2 more options to be added under shop settings:
 * 1. Show Details label
 * 2. Add to Cart Button Label (for products using “Variation swatches and colors”).
   Currently for this i have to edit the actual page directly:
 * wp-content/plugins/woocommerce-variation-swatches-and-photos/templates/single-
   product/variable.php (Line 43)
 * `<button type="submit" class="single_add_to_cart_button button alt"><?php echo
   apply_filters('single_add_to_cart_text', __('Add to cart', 'woocommerce'), $product-
   >product_type); ?></button>`
 * thanks in advance.
 * [https://wordpress.org/plugins/woocommerce-poor-guys-swiss-knife/](https://wordpress.org/plugins/woocommerce-poor-guys-swiss-knife/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [ulihake](https://wordpress.org/support/users/ulih/)
 * (@ulih)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/two-more-options/#post-4725317)
 * Hello rosso711.
 * Seems that you’re still using WooCommerce < 2.1 and one of my last updates may
   have broken the support for add to cart button labels for installations < 2.1…
   I will fix this.
 * uh
 *  Thread Starter [mravat](https://wordpress.org/support/users/rosso711/)
 * (@rosso711)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/two-more-options/#post-4725356)
 * no i am on woocommerce 2.1.5
 *  Plugin Author [ulihake](https://wordpress.org/support/users/ulih/)
 * (@ulih)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/two-more-options/#post-4725379)
 * The code you expose does not belong to 2.1.5. It’s code belonging to a version
   below 2.1. The 2.1.5 html code inside variable.php reads:
 * `<button type="submit" class="single_add_to_cart_button button alt"><?php echo
   $product->single_add_to_cart_text(); ?></button>`
 * And the path 2.1.5 is:
 * `wp-content/plugins/woocommerce/templates/single-product/add-to-cart/variable.
   php`
 * It seems as if you mix up things from two Woocomerce versions and in these circumstances
   it’s quite impossible for me to help you.
 * Regards.
    uh
 *  Plugin Author [ulihake](https://wordpress.org/support/users/ulih/)
 * (@ulih)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/two-more-options/#post-4725383)
 * Update on this: You should check if there’s an update from WooThemes available
   for the Variation Swatches and Colors plugin you bought from WooThemes. Your 
   plugin version uses template code from WooCommerce versions below 2.1 and templates
   are one of the most affected parts when it comes to changes between 2.0 and 2.1
   versions of WooCommerce.
 * uh
 *  Thread Starter [mravat](https://wordpress.org/support/users/rosso711/)
 * (@rosso711)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/two-more-options/#post-4725413)
 * ok thanks i will check with them to see

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘two more options’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woocommerce-poor-guys-swiss-knife_ffffff.
   svg)
 * [WooCommerce Poor Guys Swiss Knife](https://wordpress.org/plugins/woocommerce-poor-guys-swiss-knife/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-poor-guys-swiss-knife/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-poor-guys-swiss-knife/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-poor-guys-swiss-knife/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-poor-guys-swiss-knife/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-poor-guys-swiss-knife/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [mravat](https://wordpress.org/support/users/rosso711/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/two-more-options/#post-4725413)
 * Status: resolved