+ Reply to Thread
Results 1 to 4 of 4

Thread: buying a listing package - item description

  1. #1

    buying a listing package - item description

    Hi Flynax experts,

    When a user buys a listing package the 'item description' on the checkout page is the listing title + (#listing id).
    Does anyone know in which function the 'item description' is set?

    I would like to change the 'item description' to the package name + listing reference number, but I cannot find which line of php code I need to change.

    Many thanks,
    Chris

  2. #2
    Hello Chris,

    Open file: ftp://includes>>classes>>ManageListing.php
    find method: stepCheckout

    line:
    PHP Code:
    Only registered members can view the code
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Thank you Viktor
    Very helpful as always.

    Chris

  4. #4
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    ? so how / what would we need to do to add the package name / list ref number etc please ?

+ Reply to Thread