| @@ -183,9 +183,8 @@ | ||
| 183 | 183 | Controls\StyleFields::product_add_to_cart( $this ), |
| 184 | 184 | Controls\StyleFields::product_wishlist( $this ), |
| 185 | 185 | Controls\StyleFields::product_quick_view( $this ), |
| 186 | 186 | Controls\StyleFields::product_compare( $this ), |
| 187 | - Controls\StyleFields::action_buttons( $this ), | |
| 188 | 187 | Controls\StyleFields::product_badges( $this ), |
| 189 | 188 | $this->pagination_navigation(), |
| 190 | 189 | Controls\StyleFields::hover_icon_button( $this ) |
| 191 | 190 | ), |