Score:0

Commerce2 product add to cart button with price D9

in flag

I'd like to alter submit button in add to cart form to show "Buy for 9.90 USD"

I made function MYTHEME_form_alter(&$form, $form_state, $form_id) and I'm able to change submit button text (I found a path via dpm($form)) but I don't know how to find a price variable. dpm($variable) does not work, nor is dpm($product)

$form['actions']['submit']['#value'] = 'Buy for.. ???';
Zdeněk Nováček avatar
in flag
@berliner Thanks
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.