Title: Button missing on variable products until variation selected
Last modified: June 9, 2021

---

# Button missing on variable products until variation selected

 *  Resolved [Steve](https://wordpress.org/support/users/thewebsmiths/)
 * (@thewebsmiths)
 * [5 years ago](https://wordpress.org/support/topic/button-missing-on-variable-products-until-variation-selected/)
 * Hi,
    I’ve added the Product page shipping calculator for WooCommerce to my products
   but when viewing a variable product the button is missing until a variation is
   selected. Is there a way to show the button before a variation has been selected?
   Thank you

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

 *  Plugin Author [PI Web Solution](https://wordpress.org/support/users/rajeshsingh520/)
 * (@rajeshsingh520)
 * [5 years ago](https://wordpress.org/support/topic/button-missing-on-variable-products-until-variation-selected/#post-14539235)
 * Hi,
 * add below css code to make it unhide
 *     ```
       .pisol-ppscw-container{
       display:block !important;
       }
       ```
   
 *  Thread Starter [Steve](https://wordpress.org/support/users/thewebsmiths/)
 * (@thewebsmiths)
 * [5 years ago](https://wordpress.org/support/topic/button-missing-on-variable-products-until-variation-selected/#post-14539612)
 * Thank you, I didn’t expect it to be so simple.
 * Is it possible now to have it check delivery without selecting a variation?
    
   All our variations are the same for delivery so it would be great if it could
   use a default and not require them to chose one first.
 *  Plugin Author [PI Web Solution](https://wordpress.org/support/users/rajeshsingh520/)
 * (@rajeshsingh520)
 * [5 years ago](https://wordpress.org/support/topic/button-missing-on-variable-products-until-variation-selected/#post-14539613)
 * Sorry they have to select a variation to get the shipping method without variation
   it cant work that was the reason we hide it
 *  Thread Starter [Steve](https://wordpress.org/support/users/thewebsmiths/)
 * (@thewebsmiths)
 * [5 years ago](https://wordpress.org/support/topic/button-missing-on-variable-products-until-variation-selected/#post-14539619)
 * Thank you, I thought that might be the case.
 * I may have to revert to simple products with addons to achieve what we need and
   still use the plugin.

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

The topic ‘Button missing on variable products until variation selected’ is closed
to new replies.

 * ![](https://ps.w.org/product-page-shipping-calculator-for-woocommerce/assets/
   icon.svg?rev=2543155)
 * [Product page shipping calculator for WooCommerce](https://wordpress.org/plugins/product-page-shipping-calculator-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/product-page-shipping-calculator-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/product-page-shipping-calculator-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/product-page-shipping-calculator-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/product-page-shipping-calculator-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/product-page-shipping-calculator-for-woocommerce/reviews/)

## Tags

 * [variable product](https://wordpress.org/support/topic-tag/variable-product/)
 * [variation](https://wordpress.org/support/topic-tag/variation/)

 * 4 replies
 * 2 participants
 * Last reply from: [Steve](https://wordpress.org/support/users/thewebsmiths/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/button-missing-on-variable-products-until-variation-selected/#post-14539619)
 * Status: resolved