Sale!
get_id() ) ) {
$attachment_ids[0] = get_post_thumbnail_id( $product->get_id() );
$attachment = wp_get_attachment_image_src( $attachment_ids[0], 'full' );
$attachment_alt = get_post_meta( $attachment_ids[0], '_wp_attachment_image_alt', TRUE);
$attachment_title = get_the_title( $attachment_ids[0] );
?>
get_gallery_image_ids();
foreach( $product_image_ids as $product_image_id ) {
$image = wp_get_attachment_image_src( $product_image_id, 'full' );
$image_alt = get_post_meta( $product_image_id, '_wp_attachment_image_alt', TRUE);
$image_title = get_the_title( $product_image_id );
echo '
';
}
}
// Closing div found in Close Summary Wrap element
?>

Test product
200,00 kr. Original price was: 200,00 kr..100,00 kr.Current price is: 100,00 kr..
Category: Uncategorized
Be the first to review “Test product” Cancel reply
Reviews
There are no reviews yet.