Skip to content

Account - Page v2

Displays the WooCommerce My Account page as editable endpoint states with shared account navigation.

My Account page.

  • State (radio) - Switches the builder preview between My Account endpoint states.
  • Direction (direction)
  • Gap (number)
  • Disable navigation (checkbox)
  • Navigation style controls
  • Content style controls
  • Dashboard
  • Orders
  • View order
  • Downloads
  • Addresses
  • Edit address
  • Edit account
  • Payment methods
  • Add payment method
  • Login
  • Lost password
  • Lost password (Confirmation)
  • Reset password

Each state can generate a complete starter block for that endpoint from Insert a structure.

Generated structures are appended to the current state content and do not overwrite existing content.

The Edit address state can audit and sync generated account address fields against the current WooCommerce account address field registry.

Use the field maintenance actions after plugins or WooCommerce settings change account address fields:

  • Check address fields
  • Generate missing fields
  • Remove invalid fields
  • Remove duplicate fields

Account Page v2 supports WooCommerce v2 query loops for account orders, order actions, account downloads, and account addresses.

Use account and order tags such as {woo_account_address_title}, {woo_account_address}, {woo_order_number}, {woo_order_view_url}, {woo_order_download_name}, and {woo_order_action_url} in the matching state or query loop.

See WooCommerce v2 query loops and dynamic tags for the complete reference.