Update elementor pro

This commit is contained in:
2026-03-26 14:00:57 +01:00
parent 6af83e92ed
commit aac5b2ea8e
400 changed files with 5807 additions and 1600 deletions

View File

@@ -2,7 +2,6 @@
namespace ElementorPro\Modules\Woocommerce\Widgets;
use ElementorPro\Modules\Woocommerce\Module;
use ElementorPro\Modules\Woocommerce\Traits\Send_App_Plg_Trait;
use ElementorPro\Plugin;
use Elementor\Controls_Manager;
use Elementor\Group_Control_Box_Shadow;
@@ -19,7 +18,6 @@ if ( ! defined( 'ABSPATH' ) ) {
}
class Cart extends Base_Widget {
use Send_App_Plg_Trait;
public function get_name() {
return 'woocommerce-cart';
@@ -60,8 +58,6 @@ class Cart extends Base_Widget {
]
);
$this->maybe_add_send_app_promotion_control( $this );
$this->add_control(
'cart_layout',
[