FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks-next
/
build
/
blocks
/
cart-message
Edit File: controller.php
<?php $style = sc_get_cart_block_style( $attributes ); // Return the view. return 'file:./view.php';
Save
Back