Skip to menu

webcomic_collection_print_price()

Display a collection print price.

webcomic_collection_print_price( string $type, mixed $collection = null ) : void

Parameters

string $type

The print price to display.

mixed $collection

Optional collection to get the print price from.

Return

void

Uses

Back to top