| @@ -331,9 +331,8 @@ | ||
| 331 | 331 | |
| 332 | 332 | /* Premium */ |
| 333 | 333 | 'show_discount_in_cart' => $this->get( 'show_discount_in_cart', 'yes' ), |
| 334 | 334 | 'tiered_price_at_catalog' => $this->get( 'tiered_price_at_catalog', 'yes' ), |
| 335 | - 'tiered_price_at_product_page' => $this->get( 'tiered_price_at_product_page', 'no' ), | |
| 336 | 335 | 'tiered_price_at_catalog_for_variable' => $this->get( 'tiered_price_at_catalog_for_variable', 'yes' ), |
| 337 | 336 | 'tiered_price_at_catalog_type' => $this->get( 'tiered_price_at_catalog_type', 'yes' ), |
| 338 | 337 | 'lowest_prefix' => $this->get( 'lowest_prefix', 'yes' ), |
| 339 | 338 | 'show_discount_column' => $this->get( 'show_discount_column', 'yes' ), |