woocommerce/plugins/woocommerce-blocks/images/template-placeholders/cart.svg

1 line
1.3 KiB
XML
Raw Normal View History

Refactor Cart and Checkout Page Templates (https://github.com/woocommerce/woocommerce-blocks/pull/10773) * Rename checkout template slug * Remove redirect and custom title * Classic shortcode block for checkout * Empty title * WIP placeholder * Change blockified template * Prefix cart and checkout templates with "Page: " * Template migration routine * Apply same treatment to cart template * Notices * Update placeholder text * Classic shortcodes block * Page content wrapper for templates * Update default * Do not save attributes * Update templates * Remove cart classic template * Reverted endpoints for Cart & Checkout templates. This reverts PR 9406 * Migrate page content wrapper. * Removed useless method arg. Minor tweaks. * Skip migration if the theme has a template file for this page. * Removed impossible condition. * Migrate page content wrapper. * Remove TemplateNotice in favour of DefaultNotice * Documentation links in shortcode placeholder * Hide cart and checkout page selector when using block themes * Unused var * Add tests for template changes * Revert changes to classic-template * Allow frontend redirect * Unused file * Bump version for updater * Support x template naming as well as page-x * Need to add item to cart to test checkout * Fix header test by fixing utility for adding to cart * Remove permalink tests * Click body * Wait for content to finish loading * Wait for add to cart response when adding to cart without item name * Wait for save before visiting frontend * Set content instead of inserting block * Perform test in site editor rather than page editor * Prevent notice to set the default cart/checkout page from showing on the site editor. --------- Co-authored-by: Paulo Arromba <17236129+wavvves@users.noreply.github.com> Co-authored-by: Thomas Roberts <thomas.roberts@automattic.com>
2023-09-19 09:58:18 +00:00
<svg xmlns="http://www.w3.org/2000/svg" width="892" height="516"><g fill="#E5E5E5" fill-rule="nonzero" transform="translate(-1)"><rect width="100" height="20" x="1" rx="2"/><rect width="100" height="20" x="421" rx="2"/><rect width="100" height="20" x="793" rx="2"/><rect width="150" height="24" x="125" y="48" rx="2"/><rect width="50" height="24" x="125" y="86" rx="2"/><rect width="50" height="24" x="457" y="48" rx="2"/><rect width="100" height="100" x="15" y="48" rx="2"/><rect width="150" height="150" x="1" y="318" rx="2"/><rect width="150" height="150" x="373" y="318" rx="2"/><rect width="150" height="150" x="187" y="318" rx="2"/><rect width="150" height="24" x="125" y="178" rx="2"/><rect width="50" height="24" x="125" y="216" rx="2"/><rect width="50" height="24" x="457" y="178" rx="2"/><rect width="100" height="100" x="15" y="178" rx="2"/><rect width="304" height="359" x="588" y="34" rx="2"/><rect width="520" height="1" x="1" y="34" rx=".5"/><rect width="520" height="1" y="162" rx=".5"/><rect width="520" height="1" x="1" y="292" rx=".5"/><rect width="304" height="64" x="589" y="407" rx="2"/><rect width="100" height="38" x="26" y="478" rx="2"/><rect width="100" height="38" x="212" y="478" rx="2"/><rect width="100" height="38" x="398" y="478" rx="2"/></g></svg>