Sell Your Branded Clothes

Fill in the details below and we'll review your item within 24-48 hours.

Your Information
Product Details
Pricing
CHF

The final listing price may be adjusted by our team.

Photos
πŸ“· Click to upload or drag & drop JPG, PNG, WEBP up to 5MB Β· Max 8 photos

For Woocommcerce single product page

 create the folder inside the theme.. https://chatgpt.com/s/t_6a421034b5788191b963eeb847e42858 from this chatgpt link u can reach at the website files 

--- wp-content/themes/your-theme/woocommerce/single-product.php 

place the below code on the single product.php fileΒ 

Β 

Β 

get_image_id(); $image_url = $image_id ? wp_get_attachment_image_url( $image_id, 'medium' ) : wc_placeholder_img_src( 'medium' ); $is_wishlisted_attr = 'data-product-id="' . esc_attr( $card_product->get_id() ) . '"'; ob_start(); ?>
<?php echo esc_attr( $card_product->get_name() ); ?>
get_name() ); ?>
get_price_html() ); ?>
get_attribute( 'Brand' ); $size = $product->get_attribute( 'Size' ); $color = $product->get_attribute( 'Color' ); $condition = $product->get_attribute( 'Condition' ); $gender = $product->get_attribute( 'Gender' ); // Category comes from the WooCommerce taxonomy, not a custom attribute. $category_terms = get_the_terms( $product->get_id(), 'product_cat' ); $category = ( $category_terms && ! is_wp_error( $category_terms ) ) ? $category_terms[0]->name : ''; // Gallery images: featured + gallery, as full URLs for the thumbnail strip. $gallery_image_ids = $product->get_gallery_image_ids(); $all_image_ids = array_merge( array( $product->get_image_id() ), $gallery_image_ids ); $all_image_ids = array_filter( $all_image_ids ); // "Style With" β€” admin-curated picks for this listing. $style_with_products = sbcm_get_style_with_products( $product->get_id() ); // Width / Height / Depth (cm), if the seller entered any. False if none. $dimensions = sbcm_get_product_dimensions( $product->get_id() ); ?>
', '' ); ?>
get_price_html() ); ?>
βœ“ Genuine Order Promise
Brand
Category
Size
Condition
Gender
Color
is_purchasable() && $product->is_in_stock() ) : ?>
get_id() ); ?>
βœ“ Verified Marketplace Item β€” Reviewed by our team

Style With

Curated pairings for our current outfits.

get_id(), 4 ); if ( ! empty( $related_ids ) ) : ?>

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to Top