Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Search the Community

Showing results for tags 'tep_draw_button'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News and Announcements
    • News and Announcements
  • osCommerce v4.x
    • General Support
    • Migration from old osCommerce
    • Design and Templates
    • Apps / Add-ons
    • Translations
    • API and import/export
    • Marketplace integration
    • Manuals and How-to
    • Blog's discussion
  • osCommerce Online Merchant v2.x
    • General Support
    • osCommerce Online Merchant Community Bootstrap Edition
    • Add-Ons
  • Development
  • General
    • General Discussions
    • Live Shop Reviews
    • Security
    • Commercial Support Inquiries
    • Developer Feedback

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Real Name


Location


Interests


Website

Found 1 result

  1. Im a newbie,dont have knowledge of coding at all I have problem here Following code appears to be a button: echo tep_draw_button(TEXT_ADD_WISHLIST, 'clipboard', null, 'primary', array('params' => 'name="wishlist" value="wishlist"')); and i have created it using following but i have problem for the parameters that has to be passed in following: echo '<a href="'.tep_href_link(FILENAME_WISHLIST,tep_get_all_get_params()).'"><u>Add to Wishlist</u></a>'; I want it as a link . what can be done. please help me.
×
×
  • Create New...