apply_filters( 'bigcommerce/cart/permalink', string $url, int $page_id )

Summary

Filter the URL to the cart page


Parameters

$url

(string) The URL to the cart page

$page_id

(int) The ID of the cart page


Source

File: src/BigCommerce/Cart/Cart.php



User Contributed Notes

You must log in before being able to contribute a note or feedback.