Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi Guys,
I have a Übercart product node which has a custom field 'For sale/Sold' radio toggle.
What I need is a preprocess function to conditionally display the 'add to cart' button in the 'For sale' state and a 'Sold" badge in the 'Sold' state.
Any ideas how I could do this?
I have all necessary modules installed and enabled, specially Multilingual content (i18n_node) and Taxonomy translation (i18n_taxonomy).
I've added a vocabulairy (News Tags). I translated it with option Translate. Different terms will be allowed for each language and they can be translated.