Forum
Shop Address Selection
Hi Drew,
I'd like to display perch_shop_order_address_form(); for existing customers with addresses to select from. However, I would like to display something different for a first-time customer who has never entered an address before.
I'm just not sure how to test for "has an address on file."
Thanks very much!!
What does
perch_shop_customer_addresses()
return?Success!!